Files
llama.cpp/gguf-py/gguf/utility.py
Francis Couture-Harpin 6792f66a93 convert : detect filesystem block size for reflinks
* convert : use direct copies when possible

Using os.copy_file_range where available,
and falling back to shutil.copyfileobj otherwise.

* gguf : handle misaligned offset more cleanly
2025-09-09 14:36:34 -04:00

18 KiB