Instructions to use DeepPavlov/distilrubert-base-cased-conversational with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DeepPavlov/distilrubert-base-cased-conversational with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("DeepPavlov/distilrubert-base-cased-conversational", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Upload pytorch_model.bin with git-lfs 2b489c4
Remove ipynb checkpoints a0cf62e
Alina Kolesnikova commited on
Conversational DistilRuBERT added fcd48fc
Alina Kolesnikova commited on