llama.cpp
644c2696 - convert-hf : sort model part names

Commit
1 year ago
convert-hf : sort model part names `os.listdir` is said to list files in arbitrary order. Sorting the file names should let "model-00009-of-00042.safetensors" be loaded before "model-00010-of-00042.safetensors".
Author
Committer
Parents
Loading