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