Instructions to use Anonumous/transformer-en-ru with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Anonumous/transformer-en-ru with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Anonumous/transformer-en-ru") model = AutoModelForSeq2SeqLM.from_pretrained("Anonumous/transformer-en-ru") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
11d48a8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e3a0ea269d505eb81094be7546c54ee6c89bbf0612d0a11c4ea077b97a9cdfb2
size 4283
|