How to use clinton254/patch_tst with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSTForClassification tokenizer = AutoTokenizer.from_pretrained("clinton254/patch_tst") model = PatchTSTForClassification.from_pretrained("clinton254/patch_tst")
The community tab is the place to discuss and collaborate with the HF community!