]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
common : skip non-primary GGUF split files when selecting model (#21633)
authorAdrien Gallouët <redacted>
Thu, 9 Apr 2026 05:28:06 +0000 (07:28 +0200)
committerGitHub <redacted>
Thu, 9 Apr 2026 05:28:06 +0000 (07:28 +0200)
commit4293919068059bba716434264939f91cda25e70b
tree39842e992011f975f2535a5779de65c4217283bb
parentd12cc3d1ca6bba741cd77887ac9c9ee18c8415c7
common : skip non-primary GGUF split files when selecting model (#21633)

We should not assume files are listed in order.

Signed-off-by: Adrien Gallouët <redacted>
common/download.cpp