
OpenAI is working on a new version of ChatGPT, aiming to turn it into a 'super app' with integrated coding tools and AI agents. This development is part of OpenAI's strategy to compete more effectively with Anthropic and attract business customers, as the company seeks to boost profitability before a potential IPO. The revamped ChatGPT is intended to serve as a personal assistant for users, helping them in both personal and professional contexts. This shift represents a strategic change from OpenAI's previous focus on standalone products.
Read originalThe b9561 release of llama.cpp continues to enhance its platform reach, adding Vulkan support for Ubuntu and Windows, and ROCm 7.2 for Ubuntu, which is a significant boost for AMD GPU users. While features like KleidiAI on macOS and SYCL on Windows remain inactive, this update reinforces llama.cpp's role as a flexible inference runtime across various systems. Although no new models are introduced, the release focuses on strengthening the existing infrastructure, making it more adaptable for developers working with different hardware setups. This ongoing expansion of capabilities ensures that llama.cpp remains a vital tool for AI inference across a broad spectrum of environments.
The latest b9562 release of llama.cpp introduces video input support, marking a significant step in expanding its capabilities. This update includes a new mtmd_helper_video feature and allows video input on servers via base64 encoding. The CLI has been updated to support video arguments, enhancing user interaction. While the release doesn't introduce new models, it broadens the scope of llama.cpp by integrating video processing, making it more versatile for developers working with multimedia inputs.