SAVRN
Search Contact SAVRN

Open-weight model · Time series forecasting

TiRex

by NX-AI NX-AI/TiRex

This repository provides the pre-trained forecasting model TiRex introduced in the paper TiRex is a 35M parameter pre-trained time series forecasting model based on xLSTM.

Parameters
Context
Weights283.5 MB
Licenseother
AccessOpen weights
Monthly Downloads346.3k

Model Card

This repository provides the pre-trained forecasting model TiRex introduced in the paper TiRex is a 35M parameter pre-trained time series forecasting model based on xLSTM. TiRex is a pre-trained model that performs time series forecasting without requiring any training on your data. Simply download and use it. TiRex provides both point estimates and quantile estimates. - State-of-the-art Performance over Long and Short Horizons: TiRex achieves top scores in various time series forecasting benchmarks, see GiftEval and ChronosZS. These benchmark show that TiRex provides great performance for both long and short-term forecasting. A detailed documentation of TiRex can be found here…

Excerpt from the card by NX-AI, licensed other.

Identity and Version

Repository
NX-AI/TiRex
Publisher
NX-AI
Task
Time series forecasting
Modality
Time series
Library
tirex
Parameters
Not stated by the source
Languages
Not stated by the source
Revision
63c740922493f5fbe60b277609ec62babfba2762
First published
2025-05-26
Last updated
2026-02-05

Files and Weights

5 files, 283.5 MB in total. The weights are 2 files totalling 283.5 MB in ckpt, onnx.

Weights2 files · 283.5 MB
Documentation2 files · 13.5 KB
Repository1 file · 1.5 KB
Every file
FileTypeSizeSHA-256
model.ckptWeights141.2 MB b8c3f5a036c6
tirex.onnxWeights142.2 MB cf9e77cffc1b
LICENSEDocumentation7.4 KB
README.mdDocumentation6.1 KB
.gitattributesRepository1.5 KB

License and Download

License
other
Access
Open weights, no gate
Download size
283.5 MB
Download from NX-AI

Released by NX-AI through its official repository on Hugging Face. Read the license.

Built From

Memory Requirements

PrecisionWeights in memory
As published283.5 MB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About TiRex

What license is TiRex released under?

other, as its publisher declares it. Read the license text before commercial use.

Similar Models

Model · Time series forecasting

TiRex-1.1-gifteval

NX-AI

The 1.1 release introduces long period normalisation, a method applied solely during inference. This specific version (1.1-gifteval) includes the 1.1 improvements plus the pretraining dataset has been cleaned to remove overlaps with the GIFT-Eval test dataset. TiRex is a time-series foundation model designed for time series forecasting, with the emphasis to provide state-of-the-art forecasts for both short- and long-term forecasting horizon. TiRex is 35M parameter small and is based on the xLSTM architecture allowing fast and performant forecasts. The model is described in the paper TiRex: Zero-Shot Forecasting across Long and Short Horizons with Enhanced In-Context Learning. TiRex performs…

Open weights other tirex

Model · Time series forecasting

granite-timeseries-patchtst

IBM Granite

PatchTST is a transformer-based model for time series modeling tasks, including forecasting, regression, and classification. This repository contains a pre-trained PatchTST model encompassing all seven channels of the ETTh1 dataset. This particular pre-trained model produces a Mean Squared Error (MSE) of 0.3881 on the test split of the ETTh1 dataset when forecasting 96 hours into the future with a historical data window of 512 hours. For training and evaluating a PatchTST model, you can refer to this demo notebook. The PatchTST model was proposed in A Time Series is Worth 64 Words: Long-term Forecasting with Transformers by Yuqi Nie, Nam H. Nguyen, Phanwadee Sinthong, Jayant Kalagnanam. At…

Open weights apache-2.0 616,032 parameters transformers

Model · Time series forecasting

granite-timeseries-ttm-r2

IBM Granite

TinyTimeMixers (TTMs) are compact pre-trained models for Multivariate Time-Series Forecasting, open-sourced by IBM Research. With model sizes starting from 1M params, TTM introduces the notion of the first-ever “tiny” pre-trained models for Time-Series Forecasting. The paper describing TTM was accepted at NeurIPS 24. TTM outperforms other models demanding billions of parameters in several popular zero-shot and few-shot forecasting benchmarks. TTMs are lightweight forecasters, pre-trained on publicly available time series data with various augmentations. TTM provides state-of-the-art zero-shot forecasts and can easily be fine-tuned for multi-variate forecasts with just 5% of the training…

Open weights apache-2.0 805,280 parameters granite-tsfm

Model · Time series forecasting

granite-timeseries-ttm-r1

IBM Granite

TinyTimeMixers (TTMs) are compact pre-trained models for Multivariate Time-Series Forecasting, open-sourced by IBM Research. With less than 1 Million parameters, TTM (accepted in NeurIPS 24) introduces the notion of the first-ever “tiny” pre-trained models for Time-Series Forecasting. TTM outperforms several popular benchmarks demanding billions of parameters in zero-shot and few-shot forecasting. TTMs are lightweight forecasters, pre-trained on publicly available time series data with various augmentations. TTM provides state-of-the-art zero-shot forecasts and can easily be fine-tuned for multi-variate forecasts with just 5% of the training data to be competitive. Refer to our paper for…

Open weights apache-2.0 805,280 parameters granite-tsfm

Model · Time series forecasting

granite-timeseries-ttm-r3

IBM Granite

Building on top of TTM-R1 and TTM-R2, we introduce the next generation of TinyTimeMixer under the Granite time-series foundation model family — Granite-TTM-R3. This release incorporates several novel tiny-neural architectural innovations designed to push the limits of accuracy in high-speed forecasting, a critical requirement for real-world production deployments. Granite-TTM-R3 is a family of pretrained models supporting multiple real-world forecasting scenarios: - Zero-shot forecasting across unseen datasets - Few-shot adaptation effective with as few as ~1K samples - Full fine-tuning for domain-specific optimization - Multivariate time-series forecasting - Exogenous / control variable…

Open weights apache-2.0 1M parameters

Model · Time series forecasting

Kronos-Tokenizer-base

ShiYu

Kronos is the first open-source foundation model for financial candlesticks (K-lines), trained on data from over 45 global exchanges. It is designed to handle the unique, high-noise characteristics of financial data. Kronos is a family of decoder-only foundation models, pre-trained specifically for the "language" of financial markets—K-line sequences. It leverages a novel two-stage framework: 1. A specialized tokenizer first quantizes continuous, multi-dimensional K-line data (OHLCV) into hierarchical discrete tokens. 2. A large, autoregressive Transformer is then pre-trained on these tokens, enabling it to serve as a unified model for diverse quantitative tasks. The success of large-scale…

Open weights mit 4M parameters pytorch