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