Change8
Symbol14 releases

CUDA

Found in 4 packages: llama-cpp, invokeai, unsloth, ollama

llama-cpp(8 releases)

v0.2.0
Aug 21, 2026

This release bumps the llama.cpp version to 0.2.0 and ggml to 0.21.0, incorporating numerous backend improvements, bug fixes, and new model support across various hardware accelerators like SYCL, OpenCL, Metal, and Vulkan.

b10353Breaking
Aug 10, 2026

This release addresses an issue with the ggml ROLL operation on CUDA and Metal, ensuring correct results by requiring contiguous source tensors. It also includes various pre-compiled binaries for different platforms and hardware accelerators.

b10106
Jul 24, 2026

This release includes a fix for external compilation of q1_0 MMQ for CUDA. It also provides pre-compiled binaries for various platforms including macOS, Linux, Android, and Windows with different hardware acceleration options.

b7619
Jan 3, 2026

This release introduces a CUDA optimization to reduce memory overhead by conditionally allocating the Flash Attention temporary buffer. It includes a wide range of pre-built binaries for multiple operating systems and hardware architectures.

b7591
Dec 31, 2025

This release primarily addresses a bug in the CUDA backend related to KQ max calculation and provides updated binaries for multiple platforms including Windows, macOS, and Linux.

b7567
Dec 29, 2025

This release introduces NVIDIA Blackwell architecture support for non-native CUDA builds and provides updated binaries across multiple platforms including Windows, macOS, and Linux.

b7345Breaking
Dec 10, 2025

This release fixes a stride padding issue in the CUDA MMA Flash Attention kernel and announces a transition for Linux release binaries from .zip to .tar.gz format.

b7339Breaking
Dec 9, 2025

This release introduces DIAG support for CUDA and announces a transition in Linux package formats from .zip to .tar.gz.

invokeai(1 releases)

unsloth(3 releases)

ollama(2 releases)

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when CUDA changes.

Learn More