Instructions to use DeepPavlov/distilrubert-tiny-cased-conversational with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DeepPavlov/distilrubert-tiny-cased-conversational with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DeepPavlov/distilrubert-tiny-cased-conversational", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md e941594
Update README.md 1c9ba4c
Update README.md 2c754a3
Update README.md c5ae87f
Update README.md a146645
Update pytorch_model.bin 6966758
upd. README with performance test 94536ec
Alina Kolesnikova commited on
Conversational DistilRuBERT-tiny added da6f3a9
Alina Kolesnikova commited on