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:
- 1896d26377bda06beda944d84346846fc0b0a9063b8c00b544cf24fd1e6e8b5b
- Size of remote file:
- 16.4 MB
- SHA256:
- 90ed658667887a6a72b5f071e2e34bd3d9c562683f9c71a2f9c7c1c414e6c5bc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.