LIVEReading: NewsUpdated: 10 min agoSubscribers: 23,400 LIVEReading: NewsUpdated: 10 min agoSubscribers: 23,400
CBW

GPT-5.6 Sol previewed — but the US government decides who gets in

OpenAI previewed GPT-5.6 Sol, its next frontier model — but access isn't open. The US government will individually vet who gets to use it.

OpenAI previewed GPT-5.6 Sol today, calling it a next-generation model. The catch: the US government will individually approve who gets access. If you were hoping to plug it into your side project next week, that's not how this one works.

New models

GPT-5.6 Sol is announced but not openly available. OpenAI's preview page describes it as a next-generation model, and Hacker News lit up with 928 points on the announcement thread. But the Washington Post reported — and a Reddit r/LocalLLaMA thread with 141 points confirmed the same story — that the US government will vet individual users before granting access. This is not a standard API waitlist. It is a government-level approval process, which means most indie builders will not get near it at launch.

What that means practically: GPT-5.6 Sol is real, it is previewed, but it is not a tool you can sign up for today. Treat it as a signal of where frontier capability is heading, not something to build on right now.

Industry moves

OpenAI also announced a deal with BBVA, the Spanish bank, to put AI at the core of banking operations. No product details were disclosed beyond the partnership announcement. This follows a pattern of OpenAI signing large enterprise deals — useful context if you are building fintech tools and wondering where the big players are placing bets.

Open-source releases

llama.cpp shipped build b9821, confirmed across GitHub and r/LocalLLaMA. If you run local models, update your build — llama.cpp releases are incremental but steady, and this one is cross-confirmed as a real release worth pulling.

NVIDIA released Nemotron-TwoTower-30B-A3B-Base-BF16, a diffusion-based language model built on the Nemotron 3 Nano 30B-A3B backbone. This is an unusual architecture — diffusion for text generation rather than the standard autoregressive approach. It is on Hugging Face now. Worth watching if you follow alternative model architectures, but it is a base model with no fine-tuning, so it is not drop-in ready for most projects.

LFM2 is now running in-browser via WebGPU kernels, with a Hugging Face Space live at webml-community/lfm2-webgpu-kernels. Running a language model entirely in the browser with no server is genuinely useful for privacy-sensitive tools or offline-first apps.

OpenHands shipped cloud-1.40.0 and Cline released cli-v3.0.31. Both are AI coding agent tools. If you use either for automated coding tasks, check the changelogs for what changed.

What builders can do this week

1. Open the LFM2 WebGPU Space (huggingface.co/spaces/webml-community/lfm2-webgpu-kernels) in Chrome and test running inference entirely in your browser — then sketch a simple privacy-first note-summarizer that never sends data to a server.

2. Pull the latest llama.cpp build (b9821) and run a local model you already have. Time the inference speed against your last build — incremental llama.cpp updates often include real performance gains.

3. If you use OpenHands for coding tasks, upgrade to cloud-1.40.0 and run it against a small bug or feature ticket in a side project to see what changed in the agent's behavior.

// what we actually tested

What we can and can't confirm

Confirmed: OpenAI published a preview page for GPT-5.6 Sol at openai.com/index/previewing-gpt-5-6-sol. The model is announced.

Confirmed: The Washington Post reported that the US government will individually vet users for GPT-5.6 access. This was cross-confirmed by a high-engagement r/LocalLLaMA thread.

Not independently verified by CBW: We have not tested GPT-5.6 Sol. No benchmarks, pricing, or capability details were available in the sources we reviewed.

Not independently verified by CBW: The BBVA partnership announcement came from OpenAI's own blog. No independent reporting on deal terms or scope was available.

Worth noting: Nemotron-TwoTower-30B-A3B-Base-BF16 is a base model only. Diffusion-based text generation is still experimental — do not expect it to behave like a standard chat model out of the box.

Source: OpenAI — Previewing GPT-5.6 Sol — https://openai.com/index/previewing-gpt-5-6-sol

Source: Washington Post — US government will decide who gets GPT-5.6 — https://www.washingtonpost.com/technology/2026/06/26/openai-says-us-government-will-vet-users-its-latest-ai-model/

Source: Reddit r/LocalLLaMA — US Govt to individually approve who gets GPT 5.6 — https://old.reddit.com/r/LocalLLaMA/comments/1ufo0un/us_govt_to_individually_approve_who_gets_gpt_56/

Source: Reddit r/LocalLLaMA — NVIDIA Nemotron-TwoTower-30B release — https://www.reddit.com/r/LocalLLaMA/comments/1uf4azy/nvidia_has_released/

Source: Hugging Face Spaces — LFM2 WebGPU Kernels — https://huggingface.co/spaces/webml-community/lfm2-webgpu-kernels

Source: OpenAI — BBVA partnership — https://openai.com/index/bbva

// daily build

One project. 5 minutes. Daily.

Get tomorrow's best AI project in your email. With a guide that works. Free. No spam.

23,400 builders read this