Google logo

TimesFM 2.0 500M

online
google/timesfm-2.0-500m-pytorch

500M params | 2K context | $0.00025 per forecast

TimesFM 2.0 500M is Google's larger open TimesFM checkpoint for zero-shot time-series forecasting, at 500M parameters. It is the higher-capacity, quality-tier member of the TimesFM line, focused primarily on univariate point forecasting with strong long-context behavior.

Architecturally it is a decoder-only patched transformer (the TimesFmModelForPrediction setup): history is split into patches and decoded into a forecast horizon. The base model targets point forecasts, with optional experimental quantile heads that Google notes are not calibrated after pretraining. Its pretraining builds on the TimesFM family corpus plus an added LOTSA subset listed by the official model card, on top of the broader Google Trends, Wikimedia Pageviews, and synthetic mixture used across the TimesFM line.

On TSFM.ai it is served with a 2,048-point context budget and Google's coarse frequency buckets spanning hourly-through-daily, weekly-through-monthly, and quarterly-plus series. Reach for it when point-forecast quality and capacity matter more than broad task coverage; step down to TimesFM 2.5 200M when you want a cheaper, faster long-context forecaster, and note that quantile support is not the main identity of this family.

Model Classification

Family

TimesFM

Type

time series foundation model

Pretrained time-series model exposed on TSFM.ai for zero-shot or few-shot forecasting workloads.

Training Data

TimesFM family pretraining corpus plus an added LOTSA subset listed by the official model card, building on the broader Google Trends, Wikimedia Pageviews, and synthetic mixture used by the TimesFM line.

Recommended For

  • Long-context zero-shot forecasting with strong open-model baselines
  • Workloads where point forecasting quality matters more than broad task coverage

Strengths

  • Large open checkpoints with long context windows
  • Efficient patched-transformer design with strong zero-shot behavior

Limitations

  • Primarily a forecasting family rather than a general multi-task TSFM
  • Quantile support is not the main identity of the family

Capabilities

forecastingpoint-forecastingzero-shotlong-context

Tags

googletimesfmpoint-forecastingquality-tier

Specifications

Parameters
500M
Architecture
decoder-only patched transformer (TimesFmModelForPrediction)
Context length
2,048
Max context
2,048
Minimum history
n/a
Recommended history
n/a
Input step
n/a
Required target series
1
Temperature
Ignored
Top P
Ignored
Max output
1,024
Avg latency
n/a
Uptime
n/a
Plan limits
1,000 rpm free · 1,000,000 rpm with billing
Accelerator
T4
Regions
Virginia, US
License
n/a

Pricing

Per forecast
$0.00025

Performance

Average latency
n/a
Availability
n/a
Plan limits
1,000 rpm free · 1,000,000 rpm with billing

Related models