2 min read

OpenAI Launches GPT-5.4 as Microsoft Defies Pentagon’s Blacklist of Anthropic

Frontier Models & Updates

OpenAI Launches GPT-5.4 and GPT-5.4-Pro: OpenAI has officially released GPT-5.4, a new frontier model optimized for complex reasoning, agent workflows, and computer-use tasks. The release features a 1M-token context window and a revised pricing structure, while the accompanying system card introduces new safety guidelines regarding user emotional reliance on AI.

AI Services & Platforms

Perplexity AI Updates Model Lineup with GPT-5.4: Perplexity AI has integrated the new GPT-5.4 Thinking model into its platform for advanced reasoning tasks. Concurrently, the service has removed Grok and Gemini Flash from its available model list, sparking discussions among users regarding the impact on speed and task reliability.

Open Source & Local LLMs

Qwen 3.5 Performance Benchmarks and Local Deployments: Recent updates to the Qwen 3.5 series include final optimized GGUF releases from Unsloth and successful "agentic" tests on consumer hardware like the M1 Pro. While the models show strong improvements in tool-calling and natural curve generation in 3D environments, users noted a performance gap in complex reasoning compared to top-tier proprietary models.

Industry & Corporate News

Microsoft Commits to Anthropic Despite Pentagon Blacklist: Microsoft has announced it will keep Anthropic's AI models available to its customers, defying the Pentagon's recent designation of the startup as a supply chain risk. Anthropic is planning a legal challenge against the blacklist, while Microsoft's legal team has cleared the models for continued integration into its products.

Audio & Transcription Research

Vexa Mitigates Whisper Silence Hallucinations: Developers at Vexa have identified 135 specific phrases that OpenAI's Whisper model commonly hallucinates during periods of silence, such as "Thank you for watching." To solve this, they implemented a multi-layered fix involving Voice Activity Detection (VAD) gating, output blocklists, and greedy decoding.