Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Llava 1.6 support #5267

Merged
merged 25 commits into from
Feb 14, 2024
Merged
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
10c830c
Create llava-survery-v2.py
cmp-nct Feb 1, 2024
97dda1e
Update convert-image-encoder-to-gguf.py
cmp-nct Feb 1, 2024
8ebdaec
Update convert-image-encoder-to-gguf.py
cmp-nct Feb 1, 2024
1f9367c
Rename llava-survery-v2.py to llava-surgery-v2.py
cmp-nct Feb 1, 2024
a27b9a4
Update convert-image-encoder-to-gguf.py
cmp-nct Feb 2, 2024
440b2ae
Update convert-image-encoder-to-gguf.py
cmp-nct Feb 2, 2024
35b7a7a
Update llava-surgery-v2.py
cmp-nct Feb 2, 2024
37a147e
Clip: Bugfix for normalization (it did not loat the 3 std and mean va…
cmp-nct Feb 8, 2024
7dcadb4
whitespace corrections
Feb 11, 2024
7107b90
ws
Feb 11, 2024
51e60c9
Tensors are now properly permuted.
Feb 12, 2024
60c5f46
ws
Feb 12, 2024
0dd6c9d
added verbose_prompt support into cli
Feb 12, 2024
3a72267
moved llava functions to llava.cpp, made clip.h C compatible API, rep…
Feb 12, 2024
07f5cd7
ws
Feb 12, 2024
6b8d69b
convert : skip unknown tensors (need for LLaVA)
ggerganov Feb 13, 2024
a284885
llava : update readme
ggerganov Feb 13, 2024
65ec518
llava : fix compile warnings
ggerganov Feb 13, 2024
a20c071
Merge remote-tracking branch 'origin/master' into HEAD
ggerganov Feb 13, 2024
997dd1f
llava : style
ggerganov Feb 13, 2024
9d166b0
convert : add --skip-unknown CLI arg
ggerganov Feb 13, 2024
c92431a
server : remove clip structs
ggerganov Feb 13, 2024
c9874dd
bugfix for non llava-1.6
cmp-nct Feb 14, 2024
7974ff7
clip : minor code rearrange
ggerganov Feb 14, 2024
6727cfd
llava : update readme a bit
ggerganov Feb 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading