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