Instructions to use macavaney/it5-base-istella-title_url with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use macavaney/it5-base-istella-title_url with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("macavaney/it5-base-istella-title_url") model = AutoModelForSeq2SeqLM.from_pretrained("macavaney/it5-base-istella-title_url") - Notebooks
- Google Colab
- Kaggle
Commit History
fix typo in config 013487b
Sean MacAvaney commited on
added prompt configuration info 59a2dce
Sean MacAvaney commited on
initial commit d5dde36
Sean MacAvaney commited on
initial commit 9864fa8
Sean MacAvaney commited on