Instructions to use c-tawayip/mt5-small-Multitask-Thai-Text-Generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use c-tawayip/mt5-small-Multitask-Thai-Text-Generator with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("c-tawayip/mt5-small-Multitask-Thai-Text-Generator") model = AutoModelForSeq2SeqLM.from_pretrained("c-tawayip/mt5-small-Multitask-Thai-Text-Generator", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
c6f8003 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:add057b3f10b715ec0a11f32f91bc3ea350b0785e6a2d93353237c40e5daf23b
size 3631
|