AI Tools.

Search

time series forecasting

TiRex

TiRex is NX-AI's zero-shot time-series forecasting model built on the TiDE/TiRex architecture with ONNX export for hardware-agnostic inference. It is pre-trained on large public time-series corpora and produces probabilistic point forecasts without dataset-specific fine-tuning. ONNX format enables deployment in environments without PyTorch.

Last reviewed

Use cases

  • Deploying time-series forecasting in ONNX Runtime or .NET environments
  • Zero-shot forecasting in low-dependency production settings
  • Rapid prototyping of demand forecasting or anomaly detection
  • Benchmarking ONNX-based forecasting vs PyTorch baselines

Pros

  • ONNX format enables inference without PyTorch or GPU dependencies
  • Zero-shot capability removes dataset collection burden for new series
  • Trained on the GiftEval and Chronos datasets, covering broad time-series diversity
  • Compact model size compared to transformer-based alternatives

Cons

  • Non-standard license — check NX-AI terms before commercial deployment
  • ONNX export limits online fine-tuning; retraining requires returning to source framework
  • Limited public benchmarks outside the arXiv paper
  • Multi-variate support and context-length constraints vary by series type

When does TiRex fit?

Picking a time series forecasting model means matching TiRex's declared task to your specific input distribution. Public benchmarks rarely predict downstream behaviour, so treat TiRex's reported numbers as a starting point, not a verdict.

  • You're picking a time series forecasting model for production → TiRex is a candidate, but always validate against your own evaluation set before committing — public benchmarks rarely predict downstream task performance.

Real-world usage signals

95 likes from 577,614 downloads suggests TiRex is mostly being tried, not adopted. Common for newer releases or pipeline-specific tools that have a narrow target audience.

9 tags suggests a tightly-scoped release. TiRex is built for one job, not a Swiss army knife — match your use case carefully.

Publisher information is incomplete on the model card. Cross-reference TiRex against the GitHub repo or paper before treating provenance as established.

How we look at time series forecasting models

TiRex has crossed the threshold from "experiment" to "actively-used" on HuggingFace. The community has enough hands-on experience that you can find real deployment reports, but not so much that TiRex is a default choice in this category.

Download count alone is a thin signal — it conflates "people trying it" with "people running it in production." For TiRex specifically: 577,614 downloads — solid usage, but you may need to read source code rather than tutorials when something goes wrong. Pair that with the engagement read above, the date of the most recent issue activity, and a 30-minute trial run on your own evaluation set before deciding whether TiRex earns a place in your stack.

Frequently asked questions

Can I use TiRex commercially?

other has restrictions. Read the actual license text on the model card before deploying — some "open" model licenses prohibit commercial use, hate-speech generation, or use by competitors. AI model licenses are not standard OSS licenses.

Is TiRex actively maintained?

577,614 downloads — solid usage, but you may need to read source code rather than tutorials when something goes wrong.

What should I check before depending on TiRex in production?

Three things: (1) the license text — assume nothing from the tag alone; (2) the most recent issues on the HuggingFace repo to gauge how the maintainers respond to bug reports; (3) reproducibility — run the model card's stated benchmark on your own hardware and confirm the numbers match within 1-2%. Discrepancies usually mean different precision or a tokenizer version mismatch.

Tags

tirexonnxtime-series-forecastingdataset:autogluon/chronos_datasetsdataset:Salesforce/GiftEvalPretrainarxiv:2505.23719arxiv:2510.26777license:otherregion:us