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:
- f1242edc6ae642eab99f11362067111b1440dedafe07b66b060900f0333e2b86
- Size of remote file:
- 5.5 kB
- SHA256:
- 2a1259d5aae4e5a9bcbfd282c75234ca4f63b42102e43c75b5a3ff6f9fe39dda
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.