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: 133 Bytes
5541989 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:99cc999819aaabf74898a252863b10d86fbcd86e8b3f65c118ff334ff85c5ea5
size 16315121
|