Instructions to use benitoals/base-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use benitoals/base-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/mt5-base") model = PeftModel.from_pretrained(base_model, "benitoals/base-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ff2e238d9407a2ddca7bfaf0e271fb471ebacc59bb238acafcbd8144bbcda75c
- Size of remote file:
- 5.5 kB
- SHA256:
- ce7cf2f2c1b37896be51fdbd535395c2e21a0b27a6d9dc7c66104821eaa37ff4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.