Instructions to use carnival13/t5-small-hpqa-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use carnival13/t5-small-hpqa-lora with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("mrm8488/t5-small-finetuned-squadv2") model.load_adapter("carnival13/t5-small-hpqa-lora", set_active=True) - Notebooks
- Google Colab
- Kaggle
Commit History
initial commit 6fc47fa
Kavin R V commited on