kyutai-f967c31f·3 events·first seen Aliases: Kyutai
OpenAI released GPT-Live-1 and GPT-Live-1 mini on July 8, 2026, replacing Advanced Voice Mode with a full-duplex voice system that processes audio continuously and delegates harder queries to GPT-5.5 in the background. The architecture separates a real-time conversational voice model from a reasoning model, with user-selectable reasoning effort levels (Instant, Medium, High) routing to GPT-5.5 Instant or GPT-5.5 Thinking accordingly. Performance gains are substantial: GPQA scores jumped from 45.3% (AVM) to 84.2% (GPT-Live-1 at high reasoning), and BrowseComp improved from 0.7% to 75.2%. The system is live globally on iOS, Android, and ChatGPT.com for paid plans, though no developer API has shipped yet.
Mistral AI has announced Mistral Compute, a new AI infrastructure product offering customers a private, integrated stack spanning bare-metal GPUs, orchestration, APIs, and managed PaaS services. Positioned as a European alternative to US and Chinese cloud providers, it targets nation-states, enterprises, and research institutions seeking data sovereignty and independent AI infrastructure. The offering is built on NVIDIA hardware with tens of thousands of GPUs available, and includes Mistral's training suite for domain-specific model development. Launch partners include BNP Paribas, Orange, Thales, and several other European enterprises.
Researchers from Kyutai pre-train 6B-parameter models on temporally ordered Common Crawl snapshots and compare them against standard shuffled pre-training baselines. They introduce a benchmark of over 7,000 temporally grounded questions to evaluate whether models correctly associate facts with their corresponding time periods. Results show sequentially trained models match shuffled baselines on general language understanding while exhibiting more up-to-date and temporally precise factual knowledge. Code, checkpoints, and datasets are released under the Kairos project.