Skip to content
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

Support Yi model #1567

Merged
merged 4 commits into from
Nov 6, 2023
Merged

Support Yi model #1567

merged 4 commits into from
Nov 6, 2023

Conversation

esmeetu
Copy link
Collaborator

@esmeetu esmeetu commented Nov 5, 2023

Fix #1554
Model info: https://huggingface.co/01-ai/Yi-6B

This PR support based llama model arch. And only layernorm name is different(ln1, ln2).

Copy link
Collaborator

@zhuohan123 zhuohan123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you for your contribution!

@zhuohan123 zhuohan123 merged commit e7f579e into vllm-project:main Nov 6, 2023
2 checks passed
@esmeetu esmeetu deleted the yi-model branch November 7, 2023 10:08
liuyhwangyh pushed a commit to liuyhwangyh/vllm that referenced this pull request Nov 8, 2023
add support modelscope mode

revert not affect file

Support Yi model (vllm-project#1567)

ChatGLM Support (vllm-project#1261)
xjpang pushed a commit to xjpang/vllm that referenced this pull request Nov 13, 2023
hongxiayang pushed a commit to hongxiayang/vllm that referenced this pull request Feb 13, 2024
sjchoi1 pushed a commit to casys-kaist-internal/vllm that referenced this pull request May 7, 2024
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.

Can vLLM support the Yi-34B model?
3 participants