16 × AIAI signal, amplified
AI newsAboutSources
TelegramFollow on Telegram
AI newsAboutSources
16 × AIAI signal, amplified

An AI news engine that ingests trusted sources, scores with Claude, and posts only what clears the bar.

Follow on Telegram →

Subscribe

  • Telegram
  • RSS
  • All channels

Legal

  • Privacy
  • Imprint
© 2026 16 × AI. All rights reserved.Curated by Claude. Posts every 6 hours. No newsletter, no funnel.
Home/Open Source
Open Source

llama.cpp b10952 Release Expands Platform Support

llama.cpp Releases·September 15, 2026·high confidence

Why it matters

  • →Expands llama.cpp's compatibility with diverse hardware setups.
  • →Enhances utility for developers beyond the NVIDIA ecosystem.
  • →Strengthens llama.cpp's position as a flexible AI inference tool.

The latest b10952 release of llama.cpp expands its platform support, offering compatibility with various systems such as macOS, Linux, Windows, and openEuler. This update includes Vulkan and ROCm 10.0 support on Ubuntu, and CUDA 12 and 13 on Windows, catering to developers using different hardware setups. Although KleidiAI support on macOS Apple Silicon is disabled, the release enhances llama.cpp's versatility for AI inference. This update focuses on broadening hardware compatibility rather than introducing new models.

Read original

More from llama.cpp Releases

Models & Labsmodels

llama.cpp b10955 release addresses heap corruption

The latest release of llama.cpp, b10955, tackles a critical issue of heap corruption by disabling the ggml-cpu precompiled header and fixing CACHE_LINE_SIZE ambiguity. This update ensures consistent CACHE_LINE_SIZE values across C++ kernels and C work-buffer sizing code, preventing heap-buffer-overflow and subsequent crashes. By restoring the natural include order and removing the std::hardware_destructive_interference_size branch, the update makes the value deterministic and include-order independent. This release is a technical fix that stabilizes the runtime environment for developers using llama.cpp.

llama.cpp Releases·Sep 15, 2026
Models & Labsmodels

llama.cpp b10956 release enhances SYCL backend

The latest llama.cpp release, b10956, introduces significant improvements to the SYCL backend, particularly for handling large k values in TOP_K operations. By implementing a radix select method, the update allows for efficient GPU-resident processing, avoiding previous limitations that forced operations to fall back to the CPU. This change enhances performance, especially in scenarios requiring large k values, such as qwen4exp's sparse-attention indexer. The update ensures that operations are more efficient and scalable, providing a notable boost in processing speed without regressing any measured shapes.

llama.cpp Releases·Sep 15, 2026
Open Sourcemodels

llama.cpp b10964 release expands platform support

The b10964 release of llama.cpp marks a significant expansion in platform support, particularly for Windows and Ubuntu users. With the addition of CUDA 13.4 DLLs for Windows arm64 and Vulkan support for Ubuntu, this update broadens the accessibility of llama.cpp across diverse hardware configurations. Notably, the inclusion of ROCm 10.0 for both Windows and Ubuntu x64 platforms enhances the performance capabilities for AMD GPU users. This release doesn't introduce new models but focuses on making llama.cpp a more versatile and inclusive tool for developers across different systems.

llama.cpp Releases·Sep 15, 2026

More in Open Source

Exploring the Open Source AI Stack© Together AI Blog
Open Sourcecoding

Exploring the Open Source AI Stack

The open source AI stack is becoming increasingly attractive to developers and organizations seeking more control and cost efficiency compared to closed-source models. This stack, known as the MIGHT Stack, consists of independent layers including models, inference, gateways, harnesses, and tools, allowing for flexible and customizable development workflows. Large models like Kimi K3 offer robust capabilities for complex tasks, while smaller models like GLM 5.3 Flash provide cost-effective solutions for well-defined tasks. This modular approach enables developers to experiment with new models quickly, adapting to the fast-paced evolution of AI technology.

Together AI Blog·Sep 9, 2026
AI Software Factory: Open Source Alpha Released© Cole Medin
Open Sourcecoding

AI Software Factory: Open Source Alpha Released

Cole Medin is pioneering a new approach to AI-driven software development with his AI Software Factory. This open-source project automates the entire coding process from a product requirements document to shipped code, without human intervention in the coding phase. Medin's experiment has already produced Dynachat, an AI tutor, demonstrating the potential of this method. Now, he's inviting developers to explore and contribute to the early alpha version, aiming to make this transformative tool accessible to all. This could redefine how software is developed, offering a glimpse into a future where AI handles the heavy lifting of coding.

Cole Medin·Sep 3, 2026
DeepSeek Harness Gains 200,000 GitHub Stars in a Week© Lev Selector
Open Sourcemodels

DeepSeek Harness Gains 200,000 GitHub Stars in a Week

DeepSeek Harness has rapidly gained popularity, reaching nearly 200,000 stars on GitHub within a week of its release.

Lev Selector·Aug 21, 2026