Commit 32916a4
authored
clip : refactor graph builder (ggml-org#13321)
* mtmd : refactor graph builder
* fix qwen2vl
* clean up siglip cgraph
* pixtral migrated
* move minicpmv to a dedicated build function
* move max_feature_layer to build_llava
* use build_attn for minicpm resampler
* fix windows build
* add comment for batch_size
* also support tinygemma3 test model
* qwen2vl does not use RMS norm
* fix qwen2vl norm (2)1 parent ffc7272 commit 32916a4
2 files changed
+1236
-1191
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3915 | 3915 | | |
3916 | 3916 | | |
3917 | 3917 | | |
| 3918 | + | |
| 3919 | + | |
| 3920 | + | |
| 3921 | + | |
| 3922 | + | |
| 3923 | + | |
| 3924 | + | |
| 3925 | + | |
| 3926 | + | |
| 3927 | + | |
3918 | 3928 | | |
3919 | 3929 | | |
3920 | 3930 | | |
| |||
3928 | 3938 | | |
3929 | 3939 | | |
3930 | 3940 | | |
| 3941 | + | |
| 3942 | + | |
| 3943 | + | |
3931 | 3944 | | |
3932 | 3945 | | |
3933 | 3946 | | |
| |||
0 commit comments