]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
convert : handle mmproj filename/path properly (#16760)
authorGalunid <redacted>
Sat, 25 Oct 2025 18:41:36 +0000 (20:41 +0200)
committerGitHub <redacted>
Sat, 25 Oct 2025 18:41:36 +0000 (20:41 +0200)
commit5d195f17bc60eacc15cfb929f9403cf29ccdf419
treec04eac52221033a02f59f53194d067c1243a58e9
parent226f295f4dd92ad714533adc5497afed5fa88bb8
convert : handle mmproj filename/path properly (#16760)

* convert: handle mmproj model output filename properly

* remove redundant commits

* Add model_type to gguf utility

* Use mmproj- prefix instead of suffix

* Apply CISC suggestion

Co-authored-by: Sigbjørn Skjæret <redacted>
---------

Co-authored-by: Sigbjørn Skjæret <redacted>
convert_hf_to_gguf.py