mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-04-18 20:46:08 +00:00

* Deduplicate q4 quantization functions * Use const; add basic test * Re-enable quantization test * Disable AVX2 flags in CI --------- Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>