Instructions to use jfeil/GermanDefinitionGeneration-Distillation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use jfeil/GermanDefinitionGeneration-Distillation with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("google/mt5-base") model.load_adapter("jfeil/GermanDefinitionGeneration-Distillation", set_active=True) - Notebooks
- Google Colab
- Kaggle