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