Instructions to use nekokiku/task-7-microsoft-Phi-3-mini-4k-instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nekokiku/task-7-microsoft-Phi-3-mini-4k-instruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct") model = PeftModel.from_pretrained(base_model, "nekokiku/task-7-microsoft-Phi-3-mini-4k-instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 14914b0b10cc18b528de1897edfef662eb6e38f64e6c74e1b4fdc0a049fe7fad
- Size of remote file:
- 18.9 MB
- SHA256:
- 602951c3f23a298eb089be6f0011f5c0b31bc4db2051811175d54b40e35f0cbd
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.