]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
clip : refactor set input for cgraph + fix qwen2.5vl input (#13136)
authorXuan-Son Nguyen <redacted>
Mon, 28 Apr 2025 10:18:59 +0000 (12:18 +0200)
committerGitHub <redacted>
Mon, 28 Apr 2025 10:18:59 +0000 (12:18 +0200)
commit5fa9e63be82225fb3249c76f39ddda3e5bdec0a3
treef02de9e1a017a97a9b86a45962b38819946b76e1
parenta4c340f974f9b7ac0c1aae897aabaa54549a97e5
clip : refactor set input for cgraph + fix qwen2.5vl input (#13136)

* clip : refactor set input for cgraph

* more strict assert

* minicpmv : use clip_n_mmproj_embd instead of copying the same code everywhere

* split qwen2 and qwen2.5 code blocks

* minor style fix
examples/llava/clip.cpp