Instructions to use samanehs/distilbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use samanehs/distilbert with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("samanehs/distilbert", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 140 Bytes
4f42b22 | 1 2 3 4 5 6 | {
"keras_version": "3.0.4",
"keras_nlp_version": "0.9.0",
"parameter_count": 65190912,
"date_saved": "2024-03-21@21:18:19"
} |