Instructions to use migaraa/lora_phi-1_5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use migaraa/lora_phi-1_5 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-1_5") model = PeftModel.from_pretrained(base_model, "migaraa/lora_phi-1_5") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a7df12e6688c8f63cbd55d8aa9bb3c2af37e996ba58de69e6f74da638b19119d
- Size of remote file:
- 5.11 kB
- SHA256:
- 063d464afcd6a22b90f1f2210752b48a961877ad6616bc7e809dd30fb88bdf9a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.