The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestGoogle DeepMind1.0.0
Google DeepMindAny-to-Any

Google DeepMind Releases TabFM for Tabular Data

A new foundation model brings zero-shot, in-context learning to classification and regression on structured tables.

Jun 29, 2026
NotableOther
TabFM 1.0.0

Google DeepMind has published TabFM 1.0.0, a foundation model built for structured, tabular data rather than text or images. The PyTorch release targets two of the most common problems in applied machine learning: classification and regression over rows and columns.

What sets TabFM apart is its approach. Instead of training a fresh model for each dataset, it performs zero-shot, in-context prediction — you supply examples at inference time and the model infers patterns without a dedicated training run. That mirrors the in-context learning that made large language models flexible, applied here to spreadsheets and databases.

Why it matters

Tabular data underpins a huge share of real-world machine learning, from fraud detection to demand forecasting, yet it has largely resisted the foundation-model wave that reshaped language and vision. Practitioners still lean on gradient-boosted trees and bespoke pipelines. A capable general-purpose tabular model could shorten that workflow considerably.

  • Handles both classification and regression tasks
  • Works in a zero-shot, in-context setting with no per-dataset training
  • Distributed as a PyTorch checkpoint on Hugging Face

This is an initial 1.0.0 release, and the record does not specify parameter counts, context limits, or benchmark results. Teams evaluating it will want to check the licensing terms, listed as "other," against their intended use before deploying it in production settings.

Sources

  • google/tabfm-1.0.0-pytorch

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Architecturetabfm
LicenseOTHER
Downloads41.2K
Likes435

Modalities

Any-to-Any

0 comments

No comments yet. Be the first to weigh in.

More in Any-to-Any

Inkling Small
Thinkingmachines/Vision-Language

Thinking Machines Debuts Inkling Small, a Compact Multimodal MoE

The Apache-2.0 model brings mixture-of-experts efficiency to image, audio, and text tasks in a smaller footprint.

Jul 27, 2026
A.X-K2 Raon Speech 21B-A3B
KRAFTON/Any-to-Any

KRAFTON releases A.X-K2 Raon speech MoE model

The game maker's new open model blends text-to-speech and speech recognition in a single 21B mixture-of-experts system with just 3B active parameters.

Jul 27, 2026
Mage-VL
Microsoft/Vision-Language

Microsoft's Mage-VL Streams Video Natively

A codec-native multimodal foundation model aims to understand live video and vision-language input in real time.

Jul 26, 2026