Skip to content

sync ggml-vocab-qwen2 #9131

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jklj077
Copy link
Contributor

@jklj077 jklj077 commented Aug 22, 2024

models/ggml-vocab-qwen2.gguf was generated using an older version of Qwen1.5 checkpoint files and the chat template in the file is missing the ending "." in the default system message. while it is not actually used in llama.cpp, it could lead to confusion. this PR updated models/ggml-vocab-qwen2.gguf so it is consistent with the newer Qwen1.5 and the Qwen2 tokenizer_config.

addressed #9128

@mofosyne mofosyne added the Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants