LLM News

Every LLM release, update, and milestone.

0
changelogOpenAI

OpenAI Launches $125/Month ChatGPT Business Premium Seat With 5x Usage Limits

OpenAI has launched ChatGPT Business Premium seats, a new tier priced at $125/month ($100 if billed annually) that offers five times the usage of Standard Business seats and removes the five-hour-per-day limit on advanced features. The move comes as Chinese open-weight models increasingly rival closed-source frontier AI on capability.

3 min readvia theregister.com
0
product updateGitHub

GitHub Releases Copilot SDK for Java, Enabling Programmatic Access to Copilot from JVM Applications

GitHub has released a Copilot SDK for Java, giving enterprise developers a way to integrate GitHub Copilot directly into JVM-based applications using annotations and virtual threads. The SDK targets Java shops that want programmatic control over Copilot rather than relying solely on IDE integrations.

2 min readvia github.blog
0
model releaseOpenAI

OpenAI Launches GPT-5.6-Cyber, a Specialized Model That Answers 95% of Blocked Security Queries

OpenAI has launched GPT-5.6-Cyber, a specialized model for offensive security research that answers 95% of sensitive cybersecurity queries other models refuse. The model already discovered real vulnerabilities in Chrome's V8 engine and a major mobile OS, and is available through a new restricted access tier called Daybreak Red.

0
product updateNVIDIA

NVIDIA Releases Magpie TTS Multilingual Update: 364M-Parameter Open-Weights Model Now Supports 12 Languages, Sub-50ms La

NVIDIA's Magpie TTS Multilingual, a 364M-parameter open-weights text-to-speech model, now supports 12 languages after adding Modern Standard Arabic, Korean, and Brazilian Portuguese. The model achieves 32ms time-to-first-audio on B200 GPUs and improves speech quality across French, Spanish, and German.

3 min readvia huggingface.co
0
model release

Unsloth Releases GGUF Quantizations of Meta's Muse Glimmer 30B Agentic Model

Unsloth has published GGUF quantizations of Muse Glimmer-30B, a dense 29.6B-parameter causal transformer with a dedicated perception encoder, attributed to Meta Superintelligence Lab in the model card. The model targets autonomous agentic tasks on consumer hardware with a 131,072-token context window and 4-bit quantization under 20GB.

3 min readvia huggingface.co
0
model release

Meta Releases Muse Glimmer, First Open-Weight Model Since Llama 4, Paired With Zuckerberg Manifesto on Distillation

Meta has released Muse Glimmer, a 30-billion-parameter open-weight model under Apache 2.0, its first open release since Llama 4 in spring 2025. The launch comes with a Zuckerberg essay defending distillation of rival models and hinting at a future 'dynamic auction' pricing scheme for compute.

0
model release

Meta Releases Muse Glimmer 30B, an On-Device Agentic Model with Built-In Perception Encoder

Meta Superintelligence Lab has released Muse Glimmer, a 29.6-billion-parameter multimodal model distilled from Muse Spark for autonomous agentic tasks that run entirely on consumer hardware. The Apache 2.0-licensed model ships with a dedicated perception encoder, 131K+ token context, and speculative decoding for local speedups up to 3.1x.

3 min readvia huggingface.co
0
analysisOpenAI

OpenAI Halts Internal Testing on Unreleased 'Astra' Model Over Autonomous Cyberattack Risk

OpenAI has paused some internal activities on its unreleased Astra model after preliminary evaluations suggested it may be capable of launching autonomous cyberattacks against sophisticated defenses. The disclosure comes amid a wave of AI security incidents at Anthropic, Meta, and OpenAI, and growing U.S. and EU regulatory pressure.

3 min readvia cnbc.com
0
model release

Ollama Adds Support for Meta's 30B "Muse Glimmer" Model, First Release from Meta Superintelligence Labs

Ollama v0.32.7 adds support for Muse Glimmer, a 30B-parameter multimodal model that Meta describes as the first release from its new Meta Superintelligence Labs division. Initial support runs through Ollama's MLX engine on Apple Silicon, with NVIDIA and AMD support promised in the coming days.

2 min readvia github.com
0
model release

Meta Releases Muse Glimmer, a 30B Multimodal Model Distilled for Local Agentic Use

Meta has released Muse Glimmer, a 30B parameter multimodal model distilled from its larger Muse model, designed for local, privacy-aware agentic applications. The model ships under the Apache 2.0 license as part of Hugging Face Transformers v5.15.0, which also adds support for IBM's GraniteSWA/GraniteMoeSWA and the A.X-K1/K2 models.

2 min readvia github.com
0
research

Google DeepMind Converts Gemma 4 Into a Diffusion Model, Hits 1,500 Tokens/Sec

Google DeepMind published a technical report on DiffusionGemma, a text diffusion model built by retrofitting Gemma-4-26B-A4B rather than training from scratch. The model generates 256-token blocks in parallel, reaches about 1,500 tokens per second on an Nvidia H100, and uses less than 10% of the original training budget.

0
product updateAnthropic

Anthropic Makes Auto Mode Default in Claude Code for Pro, Max, and Team Plans Starting August 14

Anthropic will make auto mode the default setting for new Claude Code sessions on Pro, Max, and Team plans starting August 14, 2026. The company cites a 1,053-person study showing auto mode blocked 89% of harmful actions compared to 13.6% for human reviewers, plus a third-party test claiming zero successful prompt injections out of 720 attempts.

1
product updateAnthropic

Anthropic Makes Claude Code's Auto Mode Default, Cutting Dangerous Command Approvals by 75 Percentage Points

Anthropic will enable Auto Mode by default in Claude Code for Pro, Max, and Team plans starting August 14, 2026. Internal testing with 1,053 paid users found the classifier-based system caught 89% of dangerous commands compared to 13.6% caught by human reviewers, while producing 25% more pull requests.