| { | |
| "schema_version": 1, | |
| "artifact": { | |
| "filename": "t0-alpha-ctx512-h64-int8.onnx", | |
| "bytes": 108131469, | |
| "sha256": "56f4f6981c8d08f174d0fd8d62fb194427e53c9b90f1449279787d90b67d3a34", | |
| "onnx_ir_version": 10, | |
| "opset": 20, | |
| "quantization": "dynamic per-channel QInt8" | |
| }, | |
| "contract": { | |
| "inputs": [ | |
| { | |
| "name": "context", | |
| "dtype": "float32", | |
| "shape": [ | |
| "batch", | |
| 512 | |
| ], | |
| "missing_value": "NaN = missing; left-pad short series with NaN" | |
| } | |
| ], | |
| "output": { | |
| "name": "quantiles", | |
| "dtype": "float32", | |
| "shape": [ | |
| "batch", | |
| 64, | |
| 5 | |
| ], | |
| "levels": [ | |
| 0.1, | |
| 0.25, | |
| 0.5, | |
| 0.75, | |
| 0.9 | |
| ] | |
| } | |
| }, | |
| "source": { | |
| "model": "theforecastingcompany/t0-alpha" | |
| } | |
| } |