How to use ibm-research/testing-patchtst_etth1_pretrain with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSTForPretraining tokenizer = AutoTokenizer.from_pretrained("ibm-research/testing-patchtst_etth1_pretrain") model = PatchTSTForPretraining.from_pretrained("ibm-research/testing-patchtst_etth1_pretrain")
The community tab is the place to discuss and collaborate with the HF community!