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:
- 53627b58c33f7ca7274a7194549329a47735a9bd54acd269211c81425640b562
- Size of remote file:
- 50.4 MB
- SHA256:
- e13e3bd07e92e8a0a133c96a23e7a38a55ff6352057d9e54a0f2086d86f001fc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.