mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-01 16:50:20 +00:00
4f0154b0ba
* Add support for quantizing already quantized models * Threaded dequantizing and f16 to f32 conversion * Clean up thread blocks with spares calculation a bit * Use std::runtime_error exceptions.
quantize
TODO