timesfm-ts - v1.0.0
    Preparing search index...
    • Download the TimesFM ONNX model as a zip, extract, and verify.

      The model is distributed as timesfm-onnx-2.5.zip containing:

      • timesfm-2.5.onnx
      • model-descriptor.json

      After download, the zip is extracted to the cache directory. The ONNX file is verified against the SHA-256 in the descriptor. Only then is the zip deleted.

      Parameters

      Returns Promise<string>