Skip to content

Feature/add support for qwen2 models#97

Merged
Saibo-creator merged 1 commit into
epfl-dlab:mainfrom
nathanrchn:feature/add-support-for-qwen2-models
Sep 19, 2024
Merged

Feature/add support for qwen2 models#97
Saibo-creator merged 1 commit into
epfl-dlab:mainfrom
nathanrchn:feature/add-support-for-qwen2-models

Conversation

@nathanrchn

Copy link
Copy Markdown
Contributor

This PR introduces support for the Qwen2TokenizerFast tokenizer, enabling the use of all Qwen2 and Qwen2.5 models.

I found that Qwen2TokenizerFast is the same tokenizer as the GPT2TokenizerFast. Therefore, I routed the Qwen2 tokenizer to the GPT2 tokenizer for compatibility source.

@Saibo-creator
Saibo-creator merged commit f1a1501 into epfl-dlab:main Sep 19, 2024
@nathanrchn
nathanrchn deleted the feature/add-support-for-qwen2-models branch September 19, 2024 06:35
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.

2 participants