Local Ai

v0.20.4-rc2: gemma4: Disable FA on older GPUs where it doesn't work (#15403)

Ollama v0.20.4-rc2 is a release candidate that addresses a compatibility issue with Flash Attention (FA) for the Gemma 4 model on older GPUs. CUDA versions older than 7.5 lack the support needed t...

DGX agentgithub
local-aiollama-releases

Ollama v0.20.4-rc2 is a release candidate that addresses a compatibility issue with Flash Attention (FA) for the Gemma 4 model on older GPUs. CUDA versions older than 7.5 lack the support needed to enable Flash Attention for the model , so this patch disables FA for those affected hardware configurations. The fix was tagged by dhiltgen on April 7, 2026, and preceded the full v0.20.4 stable release, which formally enabled Flash Attention for Gemma 4 on supported hardware.

Related

Source: local-ai

Loading related sources…