
OpenAI has rolled out an update to its GPT-5.5 Instant model, which is designed to provide faster and more efficient AI responses. This update aims to improve the model's performance and user experience, keeping OpenAI at the forefront of AI development.
Read original
© The AI Daily BriefLaw firm Kirkland & Ellis has invested half a billion dollars in creating an internal AI platform.
© The AI Daily BriefCognition has raised $1 billion in a new funding round to expand its AI initiatives.
© The AI Daily BriefDataCurve's DeepSWE benchmark highlights significant performance gaps in AI models on long-horizon coding tasks.
The vLLM v0.22.0 release marks a significant step forward in model performance and infrastructure. With 459 commits from 230 contributors, this update introduces major enhancements like the DeepSeek V4 model's reorganization and NVFP4 fused MoE support, which improve accuracy and efficiency. The Model Runner V2 now defaults to Qwen3 dense models, offering better performance with new features like sleep-mode weight reload. Additionally, the introduction of a Rust frontend and batch-invariant inference improvements highlight the release's focus on speed and flexibility. These updates collectively enhance the vLLM framework's capability to handle complex AI tasks more efficiently.
Llama.cpp has addressed a critical issue in its device selection logic that affected systems using integrated GPUs as their main compute device. Previously, the presence of any RPC server would cause the local iGPU to be ignored, leading to model loading failures. This update ensures that iGPUs are included unless no GPUs are available, allowing for proper tensor allocation and model loading on systems like the Strix Halo with significant unified memory. This fix enhances the reliability of llama.cpp on diverse hardware configurations.
The b9434 release of llama.cpp targets granularity improvements for Qwen 3.5/3.6 across three GPUs, offering a technical refinement rather than a major overhaul. This update is crucial for developers optimizing performance on specific GPU setups, enhancing compatibility and efficiency. While it doesn't bring new models or groundbreaking features, it extends support to platforms like macOS, Linux, and Windows. The release ensures that llama.cpp continues to be a flexible tool for developers, focusing on incremental improvements that enhance its utility without introducing radical changes.