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