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:
- 70b85e801f415c3431ab550211c74f32b99d74925f59ea06db67221ed6143daa
- Size of remote file:
- 50.4 MB
- SHA256:
- 904ea480c61175d5fbe5c84367c1e51a5010c8f504e277f776237204a2b683c7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.