mirror of
https://github.com/ollama/ollama.git
synced 2026-03-27 02:58:43 +07:00
* flash attn: add auto mode for llama engine If the user does not specify fa in the environment, use auto-mode. * review comments * ensure kv cache quantized types have FA explicitly enabled additional review comments