mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-27 18:49:40 -04:00
This was initially added because states were masked with ggml_mul, but this is no longer done and so this "optimisation" is no longer necessary, or at least not worth the additional code complexity.