ModelDescriptor — the universal contract between ONNX models
and the TypeScript inference engine.
Generated by scripts/export-onnx.py alongside the .onnx file.
The engine reads this at runtime to configure itself for any
compatible TimesFM model version, eliminating all hardcoded
architecture constants.
ModelDescriptor — the universal contract between ONNX models and the TypeScript inference engine.
Generated by
scripts/export-onnx.pyalongside the .onnx file. The engine reads this at runtime to configure itself for any compatible TimesFM model version, eliminating all hardcoded architecture constants.