]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd : add **vision** support for Mistral Small 3.1 (#13231)
authorXuan-Son Nguyen <redacted>
Thu, 1 May 2025 15:05:42 +0000 (17:05 +0200)
committerGitHub <redacted>
Thu, 1 May 2025 15:05:42 +0000 (17:05 +0200)
commit8936784f7a1ec4f91637d04b77fdc90ec36ebac9
tree99db84511ae147c65ae5669742b359fbb5a45ff3
parent13c9a3319b65469e883c49dd1c478abedc410157
mtmd : add **vision** support for Mistral Small 3.1 (#13231)

* convert ok

* load ok, missing patch merger

* ah sheet it works

* update llava/readme

* add test

* fix test
convert_hf_to_gguf.py
examples/llava/README.md
examples/llava/clip-impl.h
examples/llava/clip.cpp
examples/llava/mtmd-cli.cpp
examples/llava/tests.sh
gguf-py/gguf/constants.py
gguf-py/gguf/gguf_writer.py
gguf-py/gguf/tensor_mapping.py