Instructions to use Surabhi-K/phi3_7epochs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Surabhi-K/phi3_7epochs 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, "Surabhi-K/phi3_7epochs") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a6d1fba507351f3dc314b9100923807f2b8aae177262a3c421a9d4f685705256
- Size of remote file:
- 35.7 MB
- SHA256:
- 490d879e2264f2097314ab788131d9b0133ca835d6993e33cc81df425c0b4194
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.