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