Instructions to use jieqiyu/lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jieqiyu/lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigscience/bloom-3b") model = PeftModel.from_pretrained(base_model, "jieqiyu/lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 620c9833660bec1021c9b2ccfbb9032a5b5e0f344d2e4c9ec4793b8747d80f7b
- Size of remote file:
- 9.85 MB
- SHA256:
- 7dcd61ea2e6019fd571b8d941d86bec6879a699cc68765d9d163cf427ef3fc60
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.