Instructions to use datasolution/dummy-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use datasolution/dummy-model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("datasolution/dummy-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 28 Bytes
0fe655d | 1 2 3 4 | {
"<unk>NOTUSED": 32005
}
|