]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd : support SmolVLM (version 1 and 2) (#13050)
authorXuan-Son Nguyen <redacted>
Tue, 22 Apr 2025 14:24:54 +0000 (16:24 +0200)
committerGitHub <redacted>
Tue, 22 Apr 2025 14:24:54 +0000 (16:24 +0200)
commitdc39a5e7a84815a90fa0c515ed8927870cf858c9
treedb8c9a06e57b80bc41b8c16a7dd44aa3c360d624
parentab47dec3d37aa1927c2ec590e166b76141374ed3
mtmd : support SmolVLM (version 1 and 2) (#13050)

* mtmd : support SmolVLM (version 1 and 2)

* correct chat template

* fix n_patches

* scale_factor is an int

* add more models to test
convert_hf_to_gguf.py
examples/llava/clip-impl.h
examples/llava/clip.cpp
examples/llava/mtmd.cpp
examples/llava/tests.sh
gguf-py/gguf/constants.py
gguf-py/gguf/gguf_writer.py
gguf-py/gguf/tensor_mapping.py
src/llama-chat.cpp
src/llama-chat.h