llama.cpp
Add Qwen2.5VL support
#12402
Merged

Add Qwen2.5VL support #12402

ngxson merged 20 commits into ggml-org:master from HimariO:qwen25-vl
HimariO
github-actions github-actions added examples
github-actions github-actions added python
LostRuins
thomasht86
HimariO HimariO force pushed from bc199879 to 0664dba3 159 days ago
HimariO HimariO marked this pull request as ready for review 159 days ago
HimariO HimariO force pushed from 4fadb823 to b28ad7ec 155 days ago
abalmos
LostRuins
HimariO HimariO force pushed from b28ad7ec to b27a8dcb 149 days ago
abalmos
HimariO
abalmos
HimariO
CoruNethron
ggerganov ggerganov requested a review from ngxson ngxson 144 days ago
ngxson
ngxson commented on 2025-04-19
HimariO implment vision model architecture, gguf convertor
d9f2d71b
HimariO handle window attention inputs
3d5198ee
HimariO add debug utils
69b39add
HimariO fix few incorrect tensor memory layout
444e47c0
HimariO move position id remap out of ggml to avoid int32 cuda operations
2eb32933
HimariO cleaning up
d1af4598
HimariO ignore transformers Qwen2_5_xxx type check
91fbdd78
HimariO remove not so often use `qwen2vl-cli` debug functions
2de5dc3a
HimariO remove commented-out code blocks
7f530ac0
HimariO fix attn weight scaling after rebase
a3cd0e52
ngxson
ngxson commented on 2025-04-25
ngxson
ngxson commented on 2025-04-25
LostRuins
HimariO add `PROJECTOR_TYPE_QWEN2_5_VL`
caa7e57e
HimariO remove `KEY_USE_GLU_MLP`, `KEY_USE_RMS_NORM`
f69e9fa0
ngxson
HimariO replace `KEY_FULLATTN_BLK_IDX` with `KEY_WIN_ATTN_PATTERN`
77b144a8
HimariO HimariO force pushed from b27a8dcb to 77b144a8 137 days ago
HimariO remove `attn_window_size` from gguf
7e1bb043
HimariO
ngxson
ngxson fix model conversion
516735ad
ngxson Merge branch 'master' into qwen25-vl
5085dbb2
ngxson clean up
0c74ea54
ngxson Merge branch 'master' into qwen25-vl
82f8e72e
ngxson fix merging problem
89be9199
ngxson add test
53a15d01
ngxson
LostRuins
ngxson
ngxson approved these changes on 2025-04-27
ngxson ngxson merged ca2bb89e into master 136 days ago
LostRuins
LostRuins
ngxson
ngxson
ngxson commented on 2025-04-27
ngxson
ngxson commented on 2025-04-27
ngxson
LostRuins
ngxson
ggerganov
ngxson
LostRuins
danielhanchen
YuBin8

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone