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