Instructions to use matharotheelf/dancing-model-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use matharotheelf/dancing-model-1 with Transformers:
# Load model directly from transformers import AutoTokenizer, InformerForPrediction tokenizer = AutoTokenizer.from_pretrained("matharotheelf/dancing-model-1") model = InformerForPrediction.from_pretrained("matharotheelf/dancing-model-1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "_from_model_config": true, | |
| "transformers_version": "4.40.1" | |
| } | |