Instructions to use selimyagci/qa_t5_4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use selimyagci/qa_t5_4 with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("google-t5/t5-small") model.load_adapter("selimyagci/qa_t5_4", set_active=True) - Notebooks
- Google Colab
- Kaggle
Ctrl+K