nopperl
9a913110cf
llama : add support for Chameleon (#8543)
* convert chameleon hf to gguf
* add chameleon tokenizer tests
* fix lint
* implement chameleon graph
* add swin norm param
* return qk norm weights and biases to original format
* implement swin norm
* suppress image token output
* rem tabs
* add comment to conversion
* fix ci
* check for k norm separately
* adapt to new lora implementation
* fix layer input for swin norm
* move swin_norm in gguf writer
* add comment regarding special token regex in chameleon pre-tokenizer
* Update src/llama.cpp
Co-authored-by: compilade <git@compilade.net>
* fix punctuation regex in chameleon pre-tokenizer (@compilade)
Co-authored-by: compilade <git@compilade.net>
* fix lint
* trigger ci
---------
Co-authored-by: compilade <git@compilade.net>
2024-09-28 15:08:43 +03:00
..
2023-08-21 23:07:43 +03:00
2023-10-03 09:16:26 +02:00
2023-10-24 09:17:17 +02:00
2024-04-29 16:58:41 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2024-09-28 15:08:43 +03:00
2024-09-28 15:08:43 +03:00
2024-05-05 08:19:30 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2024-04-29 16:58:41 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2024-04-29 16:58:41 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2024-04-29 16:58:41 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2024-04-29 16:58:41 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2023-10-24 09:17:17 +02:00
2024-04-29 16:58:41 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2024-04-29 16:58:41 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2024-04-29 16:58:41 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2024-06-04 09:17:17 +02:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2024-05-08 15:06:43 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2024-05-04 08:32:32 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00
2024-04-29 16:58:41 +03:00
2024-07-04 15:46:11 +02:00
2024-07-04 15:46:11 +02:00