Instructions to use ibm-research/patchtst-etth1-regression-distribution with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ibm-research/patchtst-etth1-regression-distribution with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSTForRegression tokenizer = AutoTokenizer.from_pretrained("ibm-research/patchtst-etth1-regression-distribution") model = PatchTSTForRegression.from_pretrained("ibm-research/patchtst-etth1-regression-distribution", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload PatchTSTForRegression
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2428024
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a22fee90038cd693828c7904c30c8af457f80d89e3706fdf69c3da9623cbf78
|
| 3 |
size 2428024
|