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