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