Flash Attention
Found in 3 packages: transformers, llama-cpp, ollama
transformers(1 releases)
llama-cpp(4 releases)
b10016Introduces SYCL Flash Attention with XMX engine via oneDNN, improving prefill speeds for Qwen3.6-27b-Q8_0. Includes optimizations for multi-device synchronization and addresses review feedback on the oneDNN path.
b9580This release introduces significant performance enhancements for Vulkan backends by adding support for the `v_dot2_f32_f16` extension in matrix multiplication and Flash Attention kernels. Several platform builds were disabled pending further updates.
b7619This 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.
b7527This release introduces a Vulkan optimization that reduces Flash Attention rows for small cache runs to improve efficiency.
ollama(2 releases)
v0.13.4This release introduces support for Nemotron 3 Nano and Olmo 3 models, enables Flash Attention by default, and provides critical fixes for Gemma 3 model architectures.
v0.12.8This release focuses on performance optimizations for qwen3-vl, including default Flash Attention support, and fixes several issues related to model thinking modes and image processing.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when Flash Attention changes.
Learn More