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 Adds Ubuntu-CUDA Builds in Latest Update

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

Why it matters

  • →Expands compatibility with CUDA on Ubuntu, benefiting developers using these systems.
  • →Enhances infrastructure with GCC 14 support for modern development environments.
  • →Addresses licensing and dependency management, improving usability and compliance.

Llama.cpp has released a new update, b10969, which includes the addition of Ubuntu-CUDA build jobs for versions 12.8 and 13.3 on x64 and arm64 architectures. This update also incorporates GCC 14 for CUDA arm64 builds, enhancing compatibility and performance for developers using these systems. The update addresses infrastructure improvements such as shipping dependent libraries on Ubuntu and managing NCCL licensing. These changes aim to streamline the development process for those utilizing CUDA on Ubuntu, making llama.cpp a more versatile tool.

Read original

More from llama.cpp Releases

Open Sourcemodels

llama.cpp b10952 Release Expands Platform Support

The b10952 release of llama.cpp continues its trend of broadening platform compatibility, now supporting a wide array of systems including macOS, Linux, Windows, and openEuler. Notably, this update includes support for Vulkan and ROCm 10.0 on Ubuntu, as well as CUDA 12 and 13 on Windows, enhancing its utility for developers working across diverse hardware configurations. While KleidiAI support on macOS Apple Silicon is disabled, the release still marks a significant step in making llama.cpp a versatile tool for AI inference across different environments. This update doesn't introduce new models but solidifies llama.cpp's position as a flexible runtime option for developers beyond the NVIDIA ecosystem.

llama.cpp Releases·Sep 15, 2026
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

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