mirror of
https://github.com/ollama/ollama.git
synced 2025-11-10 17:48:11 +01:00
Our new engine implementation of gemma2 doesn't support flash attention, which means that it also doesn't support KV cache quantization. Currently, it is possible to turn these two on, which will result in a crash.