mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-14 16:35:55 +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