llama.cpp
33ded988
- quantize: prevent input/output file collision (#18451)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#18451 - quantize: prevent input/output file collision
Author
Anri-Lombard
Parents
0db81098
Loading