Instructions to use dir00/task-13-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 dir00/task-13-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, "dir00/task-13-microsoft-Phi-3.5-mini-instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7932b0e5d25ada517fe287ef9f7ae05e86a757d6af9e028e5deb73c23f3c048e
- Size of remote file:
- 8.93 MB
- SHA256:
- 60aa6792bbb4ff8642814dc7cb2d812ada1f0d36b0d910e08e1e51ea064accbb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.