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:
- 8d832c4525be9d042b29e894e5f32bb5ac21eb40e4e2d1b6071370c2b2dfc39b
- Size of remote file:
- 4.73 kB
- SHA256:
- 6617a36d7f6377a95e0052d283b7db56c87819bf26b1d69bc556e14cf266325f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.