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