Skip to content

Sync Upstream vllm repository #3

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

Draft
wants to merge 99 commits into
base: torchao
Choose a base branch
from
Draft

Sync Upstream vllm repository #3

wants to merge 99 commits into from

Conversation

austinvhuang
Copy link

@austinvhuang austinvhuang commented Oct 15, 2024

Draft PR (do not merge yet)

Upstream sync 2024/10/15

Merge conflicts:

  • load_weights() of vllm/model_executor/models/qwen2.py diverges with upstream. Split out into a separate vllm/model_executor/models/aai_qwen2.py and vllm/model_executor/models/qwen2.py. Same for vllm/model_executor/models/llama.py --> vllm/model_executor/models/aai_llama.py

May be other issues, reviewing tests to run now.

alex-jw-brooks and others added 30 commits October 8, 2024 14:12
…age the templates*.jinja when serving models (vllm-project#8758)

Signed-off-by: Peter Pan <Peter.Pan@daocloud.io>
Co-authored-by: Cyrus Leung <cyrus.tl.leung@gmail.com>
…ct#9132)

Signed-off-by: Rafael Vasquez <rafvasq21@gmail.com>
Signed-off-by: Russell Bryant <rbryant@redhat.com>
)

Signed-off-by: Travis Johnson <tsjohnso@us.ibm.com>
…#1217)

Co-authored-by: DarkLight1337 <tlleungac@connect.ust.hk>
Signed-off-by: Russell Bryant <rbryant@redhat.com>
Signed-off-by: Russell Bryant <rbryant@redhat.com>
@austinvhuang austinvhuang changed the title Sync Sync Upstream vllm repository Oct 15, 2024
gracehonv and others added 23 commits October 15, 2024 13:30
…ty token_ids (vllm-project#9034)

Co-authored-by: Nick Hill <nickhill@us.ibm.com>
Co-authored-by: sanghol <sanghol@allenai.org>
Co-authored-by: Roger Wang <136131678+ywang96@users.noreply.github.com>
Co-authored-by: Roger Wang <ywang@roblox.com>
…ls (vllm-project#9412)

Co-authored-by: DarkLight1337 <tlleungac@connect.ust.hk>
Co-authored-by: Varun Sundar Rabindranath <varun@neuralmagic.com>
Co-authored-by: Michael Goin <michael@neuralmagic.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.