llama.cpp
support MiniCPM-V-2.5
#7599
Merged

support MiniCPM-V-2.5 #7599

tc-mb
tc-mb init
7a49a6f6
tc-mb rename
c536fa6e
tc-mb add run android for termux in readme
2b919034
tc-mb add android readme
0480d5fa
tc-mb add instructions in readme
ec1cea71
tc-mb change name in readme
a491f45c
iceflame89 Update README.md
7573b634
harvestingmoon fixed line
94dcaba6
tc-mb Merge pull request #1 from harvestingmoon/minicpm-v2.5
b31f51f5
tc-mb add result in readme
629420ee
tc-mb random pos_embed
b48708af
tc-mb add positions index
d9fbc1d1
tc-mb change for ollama
18fe6209
tc-mb change for ollama
2997a680
tc-mb better pos_embed in clip
8541e996
tc-mb support ollama
d8974b8e
tc-mb updata cmakelist
e73a0c7c
tc-mb updata cmakelist
6366d62d
tc-mb rename wrapper
056d1781
tc-mb clear code
3c306f18
tc-mb replace and organize code
9495504e
tc-mb add link
b37ab0b1
tc-mb Merge branch 'prepare-PR-of-minicpm-v2.5' into prepare-PR
8767ce29
tc-mb Merge pull request #7 from OpenBMB/prepare-PR
8bd47ce5
tc-mb Merge pull request #8 from OpenBMB/master
28d4a7f9
tc-mb sync master
02eb445d
tc-mb fix warnings
07f48f96
tc-mb fix warnings
c38d152d
tc-mb tc-mb marked this pull request as ready for review 1 year ago
github-actions github-actions added examples
github-actions github-actions added python
mofosyne mofosyne added Review Complexity : Medium
x4080
Galunid
Galunid commented on 2024-05-29
Galunid
Galunid commented on 2024-05-30
tc-mb fix bug in bicubic resize when need resize iamge smaller
88f5e6ab
mofosyne
mofosyne commented on 2024-05-31
tc-mb receive review comments and modify
a913ca4c
tc-mb
tc-mb
tc-mb receive review comments and modify
a95a6d99
ggerganov
tc-mb Merge branch 'ggerganov:master' into prepare-PR-of-minicpm-v2.5
c390dd4e
tc-mb put all code into llava dir
efe4c617
tc-mb Merge pull request #11 from OpenBMB/pr_add_all_in_llava
ee5b8509
tc-mb
tc-mb
cmp-nct
cmp-nct commented on 2024-06-12
cmp-nct
Galunid
cmp-nct
tc-mb
cmp-nct
tc-mb
cmp-nct
Galunid
cmp-nct
Cuiunbo
cmp-nct
Forevery1
tc-mb Merge branch 'prepare-PR-of-minicpm-v2.5' into master
77beb4d1
tc-mb Merge pull request #15 from OpenBMB/master
cb8cfb9d
cmp-nct
tc-mb fix quality problem in pr code
8f035057
tc-mb
tc-mb change n_layer
e68c8bc1
tc-mb add space in "-1"
4c67d7ce
cmp-nct
tc-mb imitate reshape bug of python code
977941d9
AINXTGENStudio
Green-Sky
Green-Sky commented on 2024-07-04
tc-mb fix bug in clip
3e6348b8
tc-mb
cmp-nct
cmp-nct
cmp-nct requested changes on 2024-06-24
tc-mb fix issues for merging
c5b68515
tc-mb
cmp-nct
cmp-nct
tc-mb fix llama-minicpmv-cli in cmake file
5959b14b
tc-mb
cmp-nct
cmp-nct
Galunid
Galunid commented on 2024-07-20
Galunid
tc-mb change pr readme
292a4690
tc-mb
cmp-nct
Galunid
cmp-nct
Galunid
Galunid commented on 2024-07-21
Galunid
Galunid commented on 2024-07-21
Galunid
Galunid commented on 2024-07-21
Galunid
Galunid commented on 2024-07-21
Galunid
Galunid commented on 2024-07-21
Galunid
Galunid commented on 2024-07-21
Galunid
Galunid commented on 2024-07-21
Galunid
Galunid commented on 2024-07-21
Galunid
Galunid approved these changes on 2024-07-21
ggerganov
ggerganov commented on 2024-07-22
cmp-nct
tc-mb fix code review
be8b5b2f
tc-mb remove in line 33 directory in the /cmakelists.txt (not in example, i…
4c755832
github-actions github-actions added build
tc-mb
tc-mb fix cmakefile
62fa15bc
tc-mb
tc-mb add warn
dad4abe1
tc-mb fix KEY_HAS_MINICPMV_PROJ
3642be99
tc-mb remove load_image_size into clip_ctx
fcde9971
tc-mb remove the extern "C", MINICPMV_API
6fd0937e
cmp-nct
cmp-nct approved these changes on 2024-07-22
cmp-nct
tc-mb
cmp-nct
tc-mb fix uhd code for review comment
107e1edb
tc-mb delete minicpmv-wrapper in pr
72b96292
tc-mb
tc-mb remove uhd_image_embed
f3d400da
tc-mb Modify 2 notes
65f7455c
tc-mb
cmp-nct
tc-mb
Galunid Galunid requested a review from ggerganov ggerganov 1 year ago
tc-mb
ggerganov clip : style changes
6e299132
ggerganov
ggerganov commented on 2024-08-06
tc-mb Merge pull request #19 from ggerganov/prepare-PR-of-minicpm-v2.5-gg
f33071db
tc-mb del common.h in clip
f04c6e27
tc-mb
ggerganov
ggerganov
tc-mb Merge branch 'master' into prepare-PR-of-minicpm-v2.5
5ec4de7a
tc-mb fix Type-Check error
5ab95776
tc-mb fix Type-Check error
28230d0b
tc-mb fix Type-Check error
e3eff2ae
tc-mb fix Type-Check error
0eb0bfaa
tc-mb fix makefile error
712fd7cd
tc-mb fix ubuntu-make error
616f3ea5
tc-mb
ggerganov
tc-mb try fix clip
2d14c819
tc-mb
tc-mb try fix 1
069631ee
tc-mb
ggerganov ggerganov merged 3071c0a5 into master 1 year ago
cmp-nct
compilade
compilade commented on 2024-08-11
chigkim
tc-mb tc-mb deleted the prepare-PR-of-minicpm-v2.5 branch 1 year ago
tc-mb
lin72h
fairydreaming
tc-mb

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone