]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
mtmd : add support for Qwen2-Audio and SeaLLM-Audio (#13760)
authorXuan-Son Nguyen <redacted>
Sun, 25 May 2025 12:06:32 +0000 (14:06 +0200)
committerGitHub <redacted>
Sun, 25 May 2025 12:06:32 +0000 (14:06 +0200)
commit40aaa8a403df5dcfb515eb2fd7a817fd99779526
tree1d12bb043f175d2fccbd3ace9bf20f1a460e9cb6
parenta08c1d2845dc279d58d826ef3c3ecad97cbbcef7
mtmd : add support for Qwen2-Audio and SeaLLM-Audio (#13760)

* mtmd : add Qwen2-Audio support

* small clean up

* update discussion link

* clarify mtmd_get_output_embd

* clarification in multimodal.md

* fix ultravox bug

* ggml_cont
convert_hf_to_gguf.py
docs/multimodal.md
gguf-py/gguf/constants.py
gguf-py/gguf/tensor_mapping.py
tools/mtmd/clip-impl.h
tools/mtmd/clip.cpp
tools/mtmd/clip.h
tools/mtmd/mtmd.cpp
tools/mtmd/mtmd.h