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