Google's TimesFM-3 Tops Forecasting Benchmarks Under a Non-Commercial License
Google released TimesFM-3, a 330M-parameter zero-shot forecasting model that extends to multivariate time series, but its weights ship under a non-commercial license that blocks production use.
Google released TimesFM-3 over the weekend, the newest version of its time-series foundation model, and the benchmarks say it is the best zero-shot forecaster you can download. The catch is in the license: as MarkTechPost’s coverage of the Google Research announcement notes, the weights are restricted to non-commercial, non-production use, a significant step back from TimesFM-2.5’s Apache 2.0 terms.
What Actually Changed in the Model
TimesFM-3 is a 330M-parameter model, small by frontier standards, and its headline capability is native multivariate forecasting. TimesFM-2.5, released a year ago, handled only univariate series; version 3 forecasts many related signals jointly and accepts both past-only and future-known covariates, which is how real forecasting problems actually look: demand per SKU alongside price, weather, and calendar effects, predicted together rather than one series at a time. The weights are on Hugging Face and the code is on GitHub, so evaluation is a five-minute job.
The License Is the Real Signal
The non-commercial restriction deserves more attention than the benchmark win. TimesFM-2.5 shipped under Apache 2.0 and was widely embedded in production forecasting stacks; version 3 is benchmark-it-only. Google Cloud’s own BigQuery ML TimesFM integration sits in preview, which makes the strategy legible: give researchers and enterprises a reason to evaluate Google’s model, then funnel production usage toward the managed offering where the commercial license lives. Open weights as a funnel, not a gift. Teams that built on 2.5’s generous terms should read this as a reminder that open-weight licenses are revocable per release, not permanent commitments, and plan exit paths accordingly.
The Broader Pattern
This lands in the same month Meta shipped a 30B open-weights model under Apache 2.0, a reminder that the open-weight landscape is splitting into genuinely open releases and openly inspectable ones. For ML engineers doing forecasting work, the practical play is straightforward: benchmark TimesFM-3 now, keep 2.5 in production until the licensing picture changes, and watch whether Google reopens the terms the way it eventually did for other restricted releases.
Get Insanely Good at AI
The book for developers who want to understand how AI actually works. LLMs, prompt engineering, RAG, AI agents, and production systems.
Keep Reading
How to Deploy Mistral Small 4 for Multimodal Reasoning and Coding
Learn how to deploy Mistral Small 4 with reasoning controls, multimodal input, and optimized serving on API, Hugging Face, or NVIDIA.
Hugging Face Sale Talks Put Open AI Infrastructure at $13B
Hugging Face is reportedly evaluating acquisition interest at a valuation of $13 billion or more, nearly triple its 2023 funding valuation.
Liquid AI LFM2.5-VL-3B Hits 228 Tokens/Sec on Apple M5 Max
Liquid AI has released LFM2.5-VL-3B, an open-weight vision-language model pairing a 2.6B text backbone with a SigLIP2 encoder for high-speed edge inference.
Pangram 4 Replaces Watermarks With Style Analysis in $9M Round
Pangram secured $9 million to launch AI detection models that identify machine-generated text and images without relying on metadata or watermarks.
4B DharmaOCR Beats Mistral OCR4 in Brazilian Portuguese OCR
Dharma-AI's specialized 4B parameter model outperformed larger general-purpose models like Mistral OCR4 on Brazilian document extraction tasks.