Melady/TEMPO

80M params | 336 context | $0.00025 per forecast | Apache-2.0

TEMPO is a GPT-based time-series foundation model from USC that takes an unusual route to zero-shot forecasting: instead of learning a bespoke time-series backbone, it adapts a pre-trained language model to the task. The result is an 80M-parameter forecaster that leans on the pattern-matching strength a GPT-2 backbone already carries.

Architecturally it pairs that GPT-2 backbone with trend-seasonal decomposition prompting. Input series are decomposed into trend, seasonal, and residual components, which lets the backbone reason about each structural piece separately before recombining them into a forecast. The official release is centered on the TEMPO-80M checkpoint and ships benchmark assets for ETT, electricity, traffic, and weather experiments on top of the GPT-2 base model, and it is released under Apache-2.0.

On TSFM.ai reach for TEMPO when your series have clear trend-seasonal structure that the decomposition can exploit, and when you want zero-shot forecasting without fine-tuning on downstream time-series data. The approach assumes meaningful trend-seasonal structure is present, and the GPT-2 backbone is larger than purpose-built time-series architectures at equivalent accuracy, so it is less compelling on series that lack that structure or when a leaner specialist forecaster would do.

Model Classification

Family

TEMPO

Type

time series foundation model

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

Training Data

Official release is centered on the TEMPO-80M checkpoint and ships benchmark assets for ETT, electricity, traffic, and weather experiments on top of a GPT-2 base model.

Recommended For

  • Zero-shot forecasting leveraging pre-trained language model representations
  • Series with clear trend-seasonal structure where decomposition improves predictions

Strengths

  • Decomposition-aware prompting lets the GPT backbone reason about trend, season, and residual separately
  • Inherits the pattern-matching strength of the pre-trained GPT-2 backbone

Limitations

  • GPT-2 backbone is larger than purpose-built time-series architectures at equivalent accuracy
  • Decomposition approach assumes the input series has meaningful trend-seasonal structure
  • Native forecast horizon is 96 steps; longer horizons require autoregressive rollout which may degrade quality

Capabilities

forecastingzero-shot

Tags

usctempogpt-baseddecompositionzero-shot

Specifications

Parameters
80M
Architecture
GPT-2 backbone with trend-seasonal decomposition prompting
Context length
336
Max context
336
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
Apache-2.0

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