Transformers
PyTorch
Safetensors
Russian
t5
text2text-generation
dialogue
russian
text-generation-inference
Instructions to use cointegrated/rut5-small-chitchat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cointegrated/rut5-small-chitchat with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("cointegrated/rut5-small-chitchat") model = AutoModelForSeq2SeqLM.from_pretrained("cointegrated/rut5-small-chitchat", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
afb00fa | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bafe3606760306d604abce33011f32f502ff0c4e46b5a51b6fbb2fd8575fc0d8
size 258663045
|