Instructions to use fleonce/dnrti-t5-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fleonce/dnrti-t5-base with Transformers:
# Load model directly from transformers import ITER model = ITER.from_pretrained("fleonce/dnrti-t5-base", dtype="auto") - Notebooks
- Google Colab
- Kaggle