mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-29 07:40:21 +00: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