llama.cpp
c3738cfc
- convert : detect filesystem block size for reflinks
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
80 days ago
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
References
#15727 - convert : use reflinks for faster conversion
Author
compilade
Committer
compilade
Parents
791bd97b
Loading