 
|
2496f9c149
|
mtmd : support MiniCPM-V 4.6 (#22529)
* Support MiniCPM-V 4.6 in new branch
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* fix code bug
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* fix pre-commit
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* fix convert
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* rename clip_graph_minicpmv4_6
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* use new TYPE_MINICPMV4_6
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* use build_attn to allow flash attention support
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* no use legacy code, restored here.
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* use the existing tensors name
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* unused ctx->model.hparams.minicpmv_version
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* use n_merge for slice alignment
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* borrow wa_layer_indexes for vit_merger insertion point
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* fix code style
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* Update convert_hf_to_gguf.py
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
* use filter_tensors and add model.vision_tower
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* fix chkhsh
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
* fix type check
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
---------
Signed-off-by: tc-mb <tianchi_cai@icloud.com>
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
|
2026-05-06 21:54:09 +02:00 |
|
 tc-mbandGitHub
|
ec6c7421e4
|
mtmd: support MiniCPM-o 4.5(vision only) (#19211)
Signed-off-by: tc-mb <caitianchi@modelbest.cn>
|
2026-01-30 23:19:30 +01:00 |
|
 tc-mbandGitHub
|
c4e9239064
|
model : support MiniCPM-V 4.5 (#15575)
|
2025-08-26 10:05:55 +02:00 |
|
 tc-mbandGitHub
|
952a47f455
|
mtmd : support MiniCPM-V 4.0 (#14983)
* support minicpm-v 4
* add md
* support MiniCPM-o 4.0
* add default location
* temp rm MiniCPM-o 4.0
* fix code
* fix "minicpmv_projector" default path
|
2025-07-31 17:22:17 +02:00 |
|
 tc-mbandGitHub
|
8352cdc87b
|
llava : fix bug in minicpm-v code (#11513)
* fix bug in minicpm-v code
* update readme of minicpm-v
|
2025-03-10 10:33:24 +02:00 |
|
 tc-mbandGitHub
|
3e3357fd77
|
llava : support Minicpm-omni (#11289)
* init
* add readme
* update readme
* no use make
* update readme
* update fix code
* fix editorconfig-checker
* no change convert py
* use clip_image_u8_free
|
2025-01-22 09:35:48 +02:00 |
|
 tc-mbandGitHub
|
7ea8d80d53
|
llava : the function "clip" should be int (#9237)
|
2024-08-30 07:21:57 +02:00 |
|
  
|
d565bb2fd5
|
llava : support MiniCPM-V-2.6 (#8967)
* init
* rename
* add run android for termux in readme
* add android readme
* add instructions in readme
* change name in readme
* Update README.md
* fixed line
* add result in readme
* random pos_embed
* add positions index
* change for ollama
* change for ollama
* better pos_embed in clip
* support ollama
* updata cmakelist
* updata cmakelist
* rename wrapper
* clear code
* replace and organize code
* add link
* sync master
* fix warnings
* fix warnings
* fix bug in bicubic resize when need resize iamge smaller
* receive review comments and modify
* receive review comments and modify
* put all code into llava dir
* fix quality problem in pr code
* change n_layer
* add space in "-1"
* imitate reshape bug of python code
* fix bug in clip
* fix issues for merging
* fix llama-minicpmv-cli in cmake file
* change pr readme
* fix code review
* remove in line 33 directory in the /cmakelists.txt (not in example, in the main dir
* fix cmakefile
* add warn
* fix KEY_HAS_MINICPMV_PROJ
* remove load_image_size into clip_ctx
* remove the extern "C", MINICPMV_API
* fix uhd code for review comment
* delete minicpmv-wrapper in pr
* remove uhd_image_embed
* Modify 2 notes
* support minicpmv2.6
* modify convert script of minicpmv
* modify convert
* modify convert
* add readme
* add resampler of v2.6
* modify clip
* modify readme
* fix type-check
* fix type-check
* fix type-check
* fix type-check
* modify convert script and readme
* fix convert script and readme
* fix convert
* fix num in convert
* fix type-check
---------
Co-authored-by: Hongji Zhu <fireyoucan@gmail.com>
Co-authored-by: harvestingmoon <leewenyeong@gmail.com>
|
2024-08-16 16:34:41 +03:00 |
|
   
|
3071c0a5f2
|
llava : support MiniCPM-V-2.5 (#7599)
* init
* rename
* add run android for termux in readme
* add android readme
* add instructions in readme
* change name in readme
* Update README.md
* fixed line
* add result in readme
* random pos_embed
* add positions index
* change for ollama
* change for ollama
* better pos_embed in clip
* support ollama
* updata cmakelist
* updata cmakelist
* rename wrapper
* clear code
* replace and organize code
* add link
* sync master
* fix warnings
* fix warnings
* fix bug in bicubic resize when need resize iamge smaller
* receive review comments and modify
* receive review comments and modify
* put all code into llava dir
* fix quality problem in pr code
* change n_layer
* add space in "-1"
* imitate reshape bug of python code
* fix bug in clip
* fix issues for merging
* fix llama-minicpmv-cli in cmake file
* change pr readme
* fix code review
* remove in line 33 directory in the /cmakelists.txt (not in example, in the main dir
* fix cmakefile
* add warn
* fix KEY_HAS_MINICPMV_PROJ
* remove load_image_size into clip_ctx
* remove the extern "C", MINICPMV_API
* fix uhd code for review comment
* delete minicpmv-wrapper in pr
* remove uhd_image_embed
* Modify 2 notes
* clip : style changes
* del common.h in clip
* fix Type-Check error
* fix Type-Check error
* fix Type-Check error
* fix Type-Check error
* fix makefile error
* fix ubuntu-make error
* try fix clip
* try fix 1
---------
Co-authored-by: Hongji Zhu <fireyoucan@gmail.com>
Co-authored-by: harvestingmoon <leewenyeong@gmail.com>
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
|
2024-08-09 13:33:53 +03:00 |
|