mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-08-26 06:31:04 +02:00
33ded988ba
Check if input and output files are the same before quantizing to prevent file corruption when mmap reads from a file being written to. Fixes #12753