[Fix] Fix default port number in benchmark scripts#265
Merged
zhuohan123 merged 1 commit intomainfrom Jun 26, 2023
Merged
Conversation
Collaborator
|
A quick question: why should we change the port number? Could you provide a little bit more background? |
Member
Author
All the servers in vLLM right now have a default port number of 8000. This PR is to fix previous merge errors and make the default port number to 8000. |
WoosukKwon
approved these changes
Jun 26, 2023
Collaborator
WoosukKwon
left a comment
There was a problem hiding this comment.
Oh I see. Thanks for the explanation!
michaelfeil
pushed a commit
to michaelfeil/vllm
that referenced
this pull request
Jul 1, 2023
hongxiayang
pushed a commit
to hongxiayang/vllm
that referenced
this pull request
Feb 13, 2024
yukavio
pushed a commit
to yukavio/vllm
that referenced
this pull request
Jul 3, 2024
SUMMARY: * enable python 3.9 and 3.11 in "remote push" * update "nightly" to run for all pythons * for python 3.8, 3.9. 3.11 just enable minimal testing for now * update install commands used in automation to include https://pypi.neuralmagic.com/simple * update tmp skip list to skip almost everything NOTES: adjusting the skip lists will be completed in an upcoming PR. i'd like to get these updates in place so we can nominally start pushing a NIGHTLY TEST PLAN: runs on remote push --------- Co-authored-by: andy-neuma <andy@neuralmagic.com>
mht-sharma
pushed a commit
to mht-sharma/vllm
that referenced
this pull request
Dec 9, 2024
dtrifiro
added a commit
to dtrifiro/vllm
that referenced
this pull request
Jan 7, 2025
Sync with upstream @ v0.6.5
wuhuikx
pushed a commit
to wuhuikx/vllm
that referenced
this pull request
Mar 27, 2025
see vllm-project#265 Signed-off-by: MengqingCao <cmq0113@163.com>
amy-why-3459
pushed a commit
to amy-why-3459/vllm
that referenced
this pull request
Sep 15, 2025
Update torch-npu version to fix torch npu exponential_ accuracy With this update, the percision issue when setting `temperature > 0` is fixed. --------- Signed-off-by: Mengqing Cao <cmq0113@163.com>
cursor Bot
pushed a commit
to Shirley125/vllm_epd
that referenced
this pull request
Jan 22, 2026
Signed-off-by: David Chen <530634352@qq.com>
mickg10
pushed a commit
to mickg10/vllm
that referenced
this pull request
Feb 11, 2026
…rted models with arch verification (vllm-project#265) Signed-off-by: Salar <skhorasgani@tenstorrent.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.