Instructions to use kashif/chronos-2-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use kashif/chronos-2-onnx with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('time-series-forecasting', 'kashif/chronos-2-onnx');
Upload onnx/decoder_model_merged.onnx with huggingface_hub
Browse files
onnx/decoder_model_merged.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b2f10e4639bcfbe2be2a5cf141f3840bc371679c827b64692043bb79e405899
|
| 3 |
+
size 478508828
|