The b9273 release of llama.cpp has been announced, expanding its support across multiple platforms. This update includes compatibility with macOS Apple Silicon, Ubuntu with ROCm 7.2, and Windows with CUDA 12 and 13, among others. The release does not introduce new models but enhances the runtime environment, making it more accessible for developers on different systems. This expansion of platform support underscores llama.cpp's commitment to providing a versatile AI inference tool.
Read originalThe latest b9296 release of llama.cpp continues its trend of broadening platform compatibility, making it a versatile tool for developers across various systems. Notably, this update includes support for macOS Apple Silicon with KleidiAI enabled, and expands its reach on Windows with CUDA 12 and 13 DLLs. The inclusion of ROCm 7.2 for Ubuntu x64 further enhances its utility for AMD GPU users. While there are no groundbreaking new features, the release solidifies llama.cpp's position as a go-to runtime for diverse hardware configurations, ensuring developers can leverage its capabilities across a wide array of environments.
The b9297 release of llama.cpp brings a notable enhancement with the introduction of NVFP4 MTP scale tensors, boosting its tensor processing capabilities. This update also integrates Qwen3.5 MTP tensors, which improves performance across a spectrum of hardware configurations, including Apple Silicon, Vulkan, and ROCm on Ubuntu, as well as CUDA on Windows. The release supports a wide array of architectures, from macOS to Linux and Windows, ensuring compatibility with both CPU and GPU setups. While there are no new model architectures, the inclusion of KleidiAI on Apple Silicon and ROCm 7.2 on Ubuntu highlights llama.cpp's commitment to optimizing for diverse environments. This update reinforces llama.cpp's role as a flexible inference runtime, catering to a broad range of hardware setups.
The b9309 release of llama.cpp tackles significant integer overflow issues in its perplexity calculations, co-authored by Stanisław Szymczyk. This update is vital for enhancing the accuracy and reliability of the model's performance metrics, which are crucial for developers. By resolving these overflows, the release ensures that users can depend on precise data outputs. This fix is a testament to the ongoing efforts to improve the tool's robustness, allowing developers to trust the integrity of their AI computations. While it might seem like a minor adjustment, it plays a critical role in maintaining the tool's reliability.
© Lev SelectorAndrej Karpathy has released CLAUDE md as open source.
© Matt WolfeStability AI has launched Stable Audio 3.0, a model family designed for artistic experimentation with open-weight models.
© GitHub ChangelogGitHub has open-sourced its Copilot plugin for Eclipse, marking a significant step in integrating AI-powered tools within the Eclipse ecosystem. By releasing the code under the MIT license, GitHub invites developers to explore, contribute, and innovate on how AI enhances developer experiences in Eclipse. This move not only promotes transparency but also encourages community-driven development, allowing developers to understand and influence the plugin's functionality. With the source code available, developers can now delve into the mechanics of Copilot's features like code completion and agentic workflows, fostering a collaborative environment for future enhancements.