Instructions to use ibm-research/testing-patchtst_etth1_regression with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
3d3c284 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7af5c32b665c5eb5a8eb7731d012d1a1945a0db5c07498f8cf739b30b6c81d9f
size 4283
|