mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-07-31 14:44:34 -04:00
* Add Reorder to Q6_K mmvq implementation * Address PR comments: clean up comments * Remove unused parameter after refactoring q4_k * Adding inline to function and removing unnecessary reference to int --------- Signed-off-by: nscipione <nicolo.scipione@codeplay.com>