Today, we are excited to announce the first release of Synthefy-Tabular: our new class of tabular foundation models.
While Migas is focused on time-series forecasting, Synthefy-Tabular is built for a broader class of prediction problems: estimating demand, revenue, risk, prices, costs, conversion, churn, and other real-world numerical outcomes from structured data.
We are open-sourcing the full stack behind the model, including the synthetic data generator, training recipes, inference configs, and evaluation setup.
Across a ~100-dataset regression benchmark spanning TabArena, TALENT, and OpenML, Synthefy-Tabular achieves state-of-the-art aggregate results in our evaluation, outperforming TabPFN-2.6 while being smaller and faster at inference.
One of the most exciting parts of this release is thinking mode: an inference-time option that lets the model optimize its context before making predictions.
With Synthefy-Tabular, our goal is to make Synthefy the best foundation-model platform for real-world prediction — not just forecasting. Full model code and technical report coming soon.