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)
The community tab is the place to discuss and collaborate with the HF community!