Instructions to use dohyung97022/phi-3-mini-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dohyung97022/phi-3-mini-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-128k-instruct") model = PeftModel.from_pretrained(base_model, "dohyung97022/phi-3-mini-LoRA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bf62786c96ed84088b94b94ba1b22b13fb2799ed537a5903400a1965e7b93631
- Size of remote file:
- 35.7 MB
- SHA256:
- 86dad45888e3bd807f72c0f842c9ac47c925f9b079a0bc94a15c11d30926f06f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.