Back to feed

b7595

Dec 31, 2025
Meta/llama.cppCLIvb7595

quantize: prevent input/output file collision (#18451)

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

macOS/iOS:

Linux:

Windows:

openEuler: