Instructions to use AGIvan/t5-base-title-generation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AGIvan/t5-base-title-generation with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("AGIvan/t5-base-title-generation") model = AutoModelForSeq2SeqLM.from_pretrained("AGIvan/t5-base-title-generation") - Notebooks
- Google Colab
- Kaggle
README.md exists but content is empty.
- Downloads last month
- 1
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support