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: 131 Bytes
0fe655d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:988bc5a00281c6d210a5d34bd143d0363741a432fefe741bf71e61b1869d4314
size 810912
|