Instructions to use tharindu/mt5_0.1SOLID_CCTK with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use tharindu/mt5_0.1SOLID_CCTK with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("tharindu/mt5_0.1SOLID_CCTK") model = AutoModelForSeq2SeqLM.from_pretrained("tharindu/mt5_0.1SOLID_CCTK", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
1f29979 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f6aa98be27bb19b452f6f23feacda0b3ddfce9bd2c4778e40e6b8a4807b23c47
size 2329732045
|