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