April 13, 2026

modelscatalog

New Model: Cisco Time Series Model 1.0 GA

Cisco's GA time-series foundation model joins the hosted catalog

#Cisco Time Series Model 1.0 GA

We have added Cisco Time Series Model 1.0 to the TSFM.ai hosted catalog, the general-availability release from Cisco/Splunk.

  • cisco-ai/cisco-time-series-model-1.0

#What's new in the GA release

The 1.0 GA is a ground-up rewrite, not a fine-tune of the earlier preview. At 250M parameters it is half the size of the preview model while delivering stronger results, thanks to an improved architecture featuring bidirectional coarse attention, rotary position embeddings (RoPE), and 15 quantile outputs for calibrated probabilistic forecasts.

#Multiresolution architecture

Cisco TSM 1.0 feeds coarse and fine resolution inputs simultaneously, packing 21 days of history into 1,024 patches. This lets the model capture long-range trends and short-range dynamics in a single forward pass without requiring extremely long context windows.

#Benchmark performance

Cisco TSM 1.0 leads observability benchmarks by 16% MASE and ranks 3rd on the GIFT-Eval leaderboard with no test-set leakage. It is a strong default choice for infrastructure monitoring, AIOps, and general zero-shot forecasting workloads.

#Availability

The GA model is available now via the forecast API alongside the existing preview model. Apache-2.0 licensed.