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