Instructions to use Turka/dummy-model5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Turka/dummy-model5 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Turka/dummy-model5", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload /content/huggingface-hub/config.json with huggingface_hub
Browse files
content/huggingface-hub/config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1234567
|