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