Files
llama.cpp/ggml
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
..
2024-07-13 18:12:39 +02:00