sktime/t0-alpha-onnx

Model

0

stars

6

commits

2

linked in READMEs

Sep 2, 2026

updated

forecasting
fp32
onnx
onnxruntime
time-series
zero-shot
Browse cluster: Time Series Forecasting with Transformers

README

t0-alpha (fp32 ONNX)

Unquantized fp32 ONNX export of theforecastingcompany/t0-alpha (Apache-2.0).

fp32 output verified within FP32 of the official T0Forecaster.predict(). Unofficial export, not affiliated with or endorsed by the model authors.

Contract

inputdtypeshapenotes
contextfloat32['batch', 512]NaN = missing; left-pad short series with NaN

Output quantiles: float32 ['batch', 64, 5]. Quantile levels: [0.1, 0.25, 0.5, 0.75, 0.9].

One forward pass. Left-pad short series with NaN (the model is missing-aware; padding is exactly equivalent to the natural-length call). Median is level index 2. Univariate graph; for the multivariate group_ids variant run scripts/export_t0_onnx.py --grouped.

See manifest.json for the machine-readable contract and the artifact's sha256. LICENSE is Apache-2.0; when the upstream repo ships a NOTICE file it is republished here unchanged, as the license requires.

Contributors

TobiasPitters

6 commits

sktime/t0-alpha-onnx

Model

0

stars

6

commits

2

linked in READMEs

Sep 2, 2026

updated

forecasting
fp32
onnx
onnxruntime
time-series
zero-shot
Browse cluster: Time Series Forecasting with Transformers

README

t0-alpha (fp32 ONNX)

Unquantized fp32 ONNX export of theforecastingcompany/t0-alpha (Apache-2.0).

fp32 output verified within FP32 of the official T0Forecaster.predict(). Unofficial export, not affiliated with or endorsed by the model authors.

Contract

inputdtypeshapenotes
contextfloat32['batch', 512]NaN = missing; left-pad short series with NaN

Output quantiles: float32 ['batch', 64, 5]. Quantile levels: [0.1, 0.25, 0.5, 0.75, 0.9].

One forward pass. Left-pad short series with NaN (the model is missing-aware; padding is exactly equivalent to the natural-length call). Median is level index 2. Univariate graph; for the multivariate group_ids variant run scripts/export_t0_onnx.py --grouped.

See manifest.json for the machine-readable contract and the artifact's sha256. LICENSE is Apache-2.0; when the upstream repo ships a NOTICE file it is republished here unchanged, as the license requires.

Contributors

TobiasPitters

6 commits