Instructions to use pvidutis/phi_finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use pvidutis/phi_finetuned with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5") model = PeftModel.from_pretrained(base_model, "pvidutis/phi_finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1de929fef64150152a01cc8c81ac39ae1512c5b511c46c901a13a36fe6e4f7d6
- Size of remote file:
- 4.73 kB
- SHA256:
- 125003db0a0d5652a3a1e85fb601fe3c5961db63509aed858f93fcd9b0d3f808
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.