llama.cpp
Expose Llava as a shared library for downstream projects
#3613
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
34
Changes
View On
GitHub
Expose Llava as a shared library for downstream projects
#3613
monatis
merged 34 commits into
ggml-org:master
from
damian0815:llava_servable
wip llava python bindings compatibility
0209d395
add external llava API
3c10d9f3
add base64 in-prompt image support
770dc9da
monatis
requested changes on 2023-10-13
wip refactor image loading
8224ca57
refactor image load out of llava init
c6932085
cleanup
08891175
further cleanup; move llava-cli into its own file and rename
f83c0606
move base64.hpp into common/
e2cd07cf
collapse clip and llava libraries
f8eddcf8
move llava into its own subdir
b9f533b9
wip
f21af512
fix bug where base64 string was not removed from the prompt
708928c6
get libllava to output in the right place
09edb7ec
expose llava methods in libllama.dylib
2847ecf2
cleanup memory usage around clip_image_*
e3261ffa
cleanup and refactor *again*
d64891b6
damian0815
force pushed
from
d694dacd
to
d64891b6
1 year ago
update headerdoc
5a915518
ggerganov
commented on 2023-10-15
sorny92
commented on 2023-10-27
ggerganov
added
help wanted
ggerganov
added
good first issue
Move llava back to examples
e84003b4
build with cmake, not tested (WIP)
80370347
Editorconfig
52143f79
Merge branch 'master' into llava-lib
c6b88446
Editorconfig
32bf7bf6
Build with make
53dca51f
Build with make
b9277727
Fix cyclical depts on Windows
01f06e26
attempt to fix build on Windows
ad97e0ed
Merge branch 'master' into llava-lib
71ea278a
cebtenzzre
commented on 2023-11-05
attempt to fix build on Windows
1f8c8664
Upd TODOs
d6be69fa
monatis
marked this pull request as ready for review
1 year ago
monatis
requested a review
from
monatis
1 year ago
monatis
requested a review
from
ggerganov
1 year ago
monatis
approved these changes on 2023-11-06
attempt to fix build on Windows+CUDA
5b8b9ef9
monatis
marked this pull request as draft
1 year ago
monatis
requested changes on 2023-11-06
Revert changes in cmake
b9bacc78
monatis
marked this pull request as ready for review
1 year ago
monatis
approved these changes on 2023-11-06
ggerganov
commented on 2023-11-06
Fix according to review comments
9f03ac70
abetlen
commented on 2023-11-06
monatis
changed the title
refactor Llava into a servable object/API
Expose Llava as a shared library for downstream projects
1 year ago
Support building as a shared library
22f43fca
abetlen
approved these changes on 2023-11-06
address review comments
35480297
ggerganov
approved these changes on 2023-11-06
monatis
merged
381efbf4
into master
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
ggerganov
abetlen
monatis
cebtenzzre
sorny92
Assignees
No one assigned
Labels
help wanted
good first issue
Milestone
No milestone
Login to write a write a comment.
Login via GitHub