]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd : support InternVL 2.5 and 3 (#13422)
authorXuan-Son Nguyen <redacted>
Sat, 10 May 2025 14:26:42 +0000 (16:26 +0200)
committerGitHub <redacted>
Sat, 10 May 2025 14:26:42 +0000 (16:26 +0200)
commit053367d149f778cdabc356ee3024494e0dd53223
treefff41005609e79ce9f3ae4ca02a3d36c6d379ebd
parentd8919424f1dee7dc1638349c616f2ef5d2ee16fb
mtmd : support InternVL 2.5 and 3 (#13422)

* convert : internvl support

* InternVL3-1B working

* fix regression

* rm mobilevlm from test

* fix conversion

* add test for internvl

* add to list of pre-quant

* restore boi/eoi check

* add clarify comment for norm eps
convert_hf_to_gguf.py
docs/multimodal.md
gguf-py/gguf/constants.py
gguf-py/gguf/tensor_mapping.py
tools/mtmd/README.md
tools/mtmd/clip-impl.h
tools/mtmd/clip.cpp
tools/mtmd/mtmd.cpp
tools/mtmd/tests.sh