TabFM is Google Research’s new foundation model that predicts on tabular classification and regression tasks without any per‑dataset training, hyperparameter tuning, or manual feature engineering. It leverages in‑context learning (ICL) with a hybrid attention architecture and is pretrained on hundreds of millions of synthetic tables. Benchmarks on the TabArena suite show TabFM (both default and ensemble variants) achieving higher Elo scores than heavily tuned traditional models.
Mistral OCR 4 is a compact, self‑hostable OCR model that returns not only extracted text but also bounding boxes, block types (titles, tables, equations, etc.) and per‑word confidence scores. It supports 170 languages, runs in a single container, and is available via API (or Document AI layer). Independent human evaluations show a 72 % win‑rate over leading OCR systems, and benchmark scores place it at the top of public OCR suites while delivering up to 8× lower cost and 17× lower latency for high‑volume use cases.
OpenAI has begun a limited preview of the GPT‑5.6 family: Sol (flagship), Terra (balanced, 2× cheaper than GPT‑5.5), and Luna (fast, low‑cost). Sol introduces a new “max” reasoning mode and an “ultra” mode that uses sub‑agents. Early benchmarks show state‑of‑the‑art performance on coding (Terminal‑Bench 2.1), biology (GeneBench v1), and cybersecurity (ExploitBench, ExploitGym). The models ship with OpenAI’s most robust safety stack to date, but the preview may block or delay some requests.