mirror of
https://github.com/jmorganca/ollama
synced 2025-10-05 16:22:53 +02:00
As we automatically enable flash attention for more models, there are likely some cases where we get it wrong. This allows setting OLLAMA_FLASH_ATTENTION=0 to disable it, even for models that usually have flash attention.