Files
llama.cpp/convert_hf_to_gguf.py
Francis Couture-Harpin c3738cfcef 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-11-06 22:55:53 -05:00

474 KiB
Executable File