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