Instructions to use noystl/corpify_t5_large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use noystl/corpify_t5_large with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("noystl/corpify_t5_large") model = AutoModelForSeq2SeqLM.from_pretrained("noystl/corpify_t5_large") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 0288f79
Upload 7 files b738c85
Update README.md a955d70
Update README.md 645b970
Create README.md 5e27ebd
Upload 7 files c33473f
initial commit fffcdf5
noy sternlicht commited on