
Moonshot AI has released Kimi K3, an open-weight model that rivals top frontier models such as Fable 5 and GPT-5.6 Sol. Kimi K3 excels in various tasks, including web research and coding, and offers competitive pricing. The model scores 57 on AA's Intelligence Index, closely trailing its competitors. Moonshot plans to publish the model's weights by July 27, potentially reshaping the AI landscape by providing a high-performance, cost-effective alternative to existing models.
Read originalThe b10057 release of llama.cpp targets critical SYCL-related issues, enhancing the stability of its computation kernels. A significant fix addresses a row calculation error when K_QUANTS_PER_ITERATION is set to 1, ensuring more accurate results. Additionally, the update corrects the processing of reordered q5_k kernels, which is crucial for maintaining performance integrity. These improvements, contributed by Intel's Todd Malsbary, are designed to bolster the accuracy and efficiency of SYCL operations. While no new features are introduced, the release strengthens the existing framework, providing developers with a more reliable environment for SYCL-based computations.
The latest b10063 release of llama.cpp continues its trend of broadening platform compatibility, now including support for Vulkan on Ubuntu and Windows, as well as ROCm 7.2 on Ubuntu. This update ensures that developers working across diverse hardware configurations can leverage llama.cpp's capabilities more effectively. Notably, the release maintains its focus on providing robust support for both CPU and GPU environments, including CUDA and OpenVINO. While no groundbreaking features are introduced, the expansion of supported platforms signifies llama.cpp's commitment to being a versatile tool for AI developers.