Google's 200M-parameter time-series foundation model with 16k context
codepawl
22 points
8 comments
March 31, 2026
Related Discussions
Found 5 related stories in 636.1ms across 14,015 title embeddings via pgvector HNSW
- TabFM: A zero-shot foundation model for tabular data brandonb · 65 pts · June 30, 2026 · 54% similar
- An independent evaluation of TabFM, Google's tabular foundation model yashrajpandey · 16 pts · July 06, 2026 · 54% similar
- Time-Series Language Models for Reasoning over Multivariate Data at Scale (ICML) rjakob · 19 pts · July 17, 2026 · 47% similar
- Gemma 4 12B: A unified, encoder-free multimodal model rvz · 777 pts · June 03, 2026 · 45% similar
- Google releases Gemma 4 open models jeffmcjunkin · 1306 pts · April 02, 2026 · 45% similar
Discussion Highlights (3 comments)
Foobar8568
Somehow I missed that one. Are there any competition on this? I always had difficulties with ML and time series, I'll need to try that out.
EmilStenstrom
Here is the link to the blogpost, that actually describe what this is: https://github.com/google-research/timesfm?tab=readme-ov-fil...
EmilStenstrom
I somehow find the concept of a general time series model strange. How can the same model predict egg prices in Italy, and global inflation in a reliable way? And how would you even use this model, given that there are no explanations that help you trust where the prediction comes from…