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")
The community tab is the place to discuss and collaborate with the HF community!