Instructions to use ivanenclonar/typhoon-t5-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ivanenclonar/typhoon-t5-finetuned with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ivanenclonar/typhoon-t5-finetuned") model = AutoModelForSeq2SeqLM.from_pretrained("ivanenclonar/typhoon-t5-finetuned") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
0599343 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c37affcc4855da34a61174f106085162c05dcef561f6d5fd2b1aab994e2a1a8a
size 5777
|