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