Skip to content

add support of codeqwen due to tokenizer#6707

Merged
ggerganov merged 8 commits intoggml-org:masterfrom
JustinLin610:support_codeqwen
Apr 24, 2024
Merged

add support of codeqwen due to tokenizer#6707
ggerganov merged 8 commits intoggml-org:masterfrom
JustinLin610:support_codeqwen

Conversation

@JustinLin610
Copy link
Copy Markdown
Contributor

@JustinLin610 JustinLin610 commented Apr 16, 2024

we just released codeqwen1.5, see blog and model for more info.

since for codeqwen1.5, we use a different tokenizer, which is based on sentencepiece, we need to make some changes for the convert-hf-to-gguf.py for the adaptation.

@JustinLin610
Copy link
Copy Markdown
Contributor Author

@ggerganov feel free to take a look at this small code change 😃

Comment thread convert-hf-to-gguf.py Outdated
Comment thread convert-hf-to-gguf.py Outdated
@JustinLin610 JustinLin610 requested a review from cebtenzzre April 19, 2024 09:07
@ggerganov ggerganov merged commit 3fec68b into ggml-org:master Apr 24, 2024
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
* add support of codeqwen due to tokenizer

* override load_hparams

* fix typo

* fix load_params

* convert : fix whitespace

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
* add support of codeqwen due to tokenizer

* override load_hparams

* fix typo

* fix load_params

* convert : fix whitespace

---------

Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants