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