llama.cpp
Add support for Chameleon
#8543
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
24
Changes
View On
GitHub
Add support for Chameleon
#8543
ggerganov
merged 24 commits into
ggml-org:master
from
nopperl:chameleon
convert chameleon hf to gguf
385c1a8c
add chameleon tokenizer tests
568110aa
fix lint
fc094374
implement chameleon graph
0453f7d1
add swin norm param
654b1b35
return qk norm weights and biases to original format
c460d5c3
implement swin norm
3d3523e4
suppress image token output
758612a9
github-actions
added
python
rem tabs
90766e15
Merge branch 'master' into chameleon
b16c09a1
add comment to conversion
126201d1
fix ci
da5e356d
check for k norm separately
fa568f6a
adapt to new lora implementation
f40cd207
fix layer input for swin norm
15260c5b
mofosyne
added
Review Complexity : Medium
compilade
commented on 2024-07-21
move swin_norm in gguf writer
6e0ded36
add comment regarding special token regex in chameleon pre-tokenizer
05f13855
Update src/llama.cpp
1e1e78a3
fix punctuation regex in chameleon pre-tokenizer (@compilade)
0ee896d1
Merge branch 'master' into chameleon
fa99dc27
fix lint
98ea5e70
Merge branch 'master' into chameleon
440b00ab
trigger ci
d38a9287
Merge branch 'master' into chameleon
0a6a9e67
ggerganov
approved these changes on 2024-09-28
ggerganov
merged
9a913110
into master
1 year ago
Login to write a write a comment.
Login via GitHub
Reviewers
ggerganov
compilade
Assignees
No one assigned
Labels
python
Review Complexity : Medium
Milestone
No milestone
Login to write a write a comment.
Login via GitHub