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