forked from vllm-project/vllm
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Sync release with main for RHOAI 2.12 #110
Merged
Merged
Conversation
This file contains 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
…data for profiling (vllm-project#6146)
…imports (vllm-project#6136) Signed-off-by: Christian Rohmann <christian.rohmann@inovex.de>
Co-authored-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
Co-authored-by: Roger Wang <ywang@roblox.com>
Co-authored-by: Robert Shaw <rshaw@neuralmagic>
Co-authored-by: Cody Yu <hao.yu.cody@gmail.com>
Co-authored-by: Roger Wang <ywang@roblox.com>
…n (towards eventual encoder/decoder model support) (vllm-project#4888) Co-authored-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
Signed-off-by: kevin <kevin@anyscale.com>
…ct#4645) Co-authored-by: Swapnil Parekh <swapnilp@ibm.com> Co-authored-by: Joe G <joseph.granados@h2o.ai> Co-authored-by: Antoni Baum <antoni.baum@protonmail.com>
this is the default when `--worker-use-ray` is not provided and world-size > 1
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dtrifiro The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
dtrifiro
force-pushed
the
sync-release-with-main
branch
from
July 26, 2024 15:35
b56db72
to
b145c20
Compare
prarit
pushed a commit
to prarit/vllm
that referenced
this pull request
Oct 18, 2024
* Putting server and LLM on different processes * result queues cleanup * Syncing server start with LLM init * Renamed model to protocol to match the original endpoint * Formatting * Removing tuning parameters that are no longer used * process spawn method from env * Cleanup and refactor * Where did this come from? * mypy much * One unhappy linter in the CI, one unhappy linter. Refactor it down, format it around, 3 unhappy linters in the CI
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.
bumps
vllm
from0.5.0.post
to0.5.3.post1
,vllm-tgis-adapter
from0.1.3
to0.2.3