llama.cpp
33ded988 - quantize: prevent input/output file collision (#18451)

Commit
2 days ago
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
Author
Parents
Loading