Instructions to use macavaney/it5-base-istella-title_url_text 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_text with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("macavaney/it5-base-istella-title_url_text") model = AutoModelForSeq2SeqLM.from_pretrained("macavaney/it5-base-istella-title_url_text") - Notebooks
- Google Colab
- Kaggle
Commit History
fix typo in config a6e2b33
Sean MacAvaney commited on
added prompt configuration info f059e46
Sean MacAvaney commited on
initial commit f9cfeab
Sean MacAvaney commited on
initial commit 232daf1
Sean MacAvaney commited on