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/Models & Labs
Models & Labs

llama.cpp b10956 release enhances SYCL backend

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

Why it matters

  • →The update allows for efficient GPU processing of large k values, enhancing performance.
  • →It eliminates the need for CPU fallback, streamlining operations.
  • →The improvements support more complex AI models and tasks, increasing scalability.

The b10956 release of llama.cpp brings a major update to the SYCL backend, focusing on improving the handling of large k values in TOP_K operations. Previously, the SYCL backend would revert to CPU processing for k values above 32, but the new radix select method allows these operations to remain on the GPU. This enhancement significantly boosts performance, particularly for applications like qwen4exp's sparse-attention indexer, which demands high k values. The update ensures more efficient processing and scalability, marking a substantial improvement in the library's capabilities.

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
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 Models & Labs

Models & Labsmodels

Perplexity Adopts GPT-6 Astra for System Management

Perplexity has integrated GPT-6 Astra into its operations, marking a significant shift in how AI can manage complex systems. By entrusting Astra with tasks like writing communications, altering software, and monitoring production systems, Perplexity demonstrates a high level of confidence in the model's capabilities. This move reduces the need for frequent human oversight, suggesting that Astra's reliability and efficiency surpass previous models. The adoption of GPT-6 Astra could signal a new era where AI takes on more autonomous roles in managing end-to-end systems.

OpenAI·Sep 14, 2026
Models & Labscoding

GPT-6 Astra Enhances Software Testing for Devin

OpenAI's GPT-6 Astra is making waves by enhancing Devin's software testing capabilities. This development aims to streamline the code review process, allowing engineers to focus on shipping more code with less manual oversight. By leveraging advanced AI, Devin can now automate parts of the testing process, potentially reducing errors and increasing efficiency. This marks a significant step in integrating AI into software development, offering a glimpse into a future where AI plays a central role in coding workflows.

OpenAI·Sep 11, 2026
Models & Labsmodels

OpenAI scales Habitat for 1B ChatGPT users

OpenAI has successfully expanded its Habitat from a Python library into a comprehensive, globally distributed storage platform. This transformation now supports over 1 billion ChatGPT users, managing an impressive 22 million requests per second. This achievement highlights OpenAI's capability to scale its infrastructure to meet enormous demand, ensuring smooth user experiences. The transition from a library to a full-fledged platform marks a pivotal moment in efficiently managing large-scale AI operations.

OpenAI·Sep 11, 2026