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

[pull] main from vllm-project:main #8

Merged
merged 25 commits into from
Apr 30, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 26, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

Copy link

openshift-ci bot commented Apr 26, 2024

Hi @pull[bot]. Thanks for your PR.

I'm waiting for a opendatahub-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

njhill and others added 18 commits April 27, 2024 04:14
…les (#4343)

Co-authored-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
Co-authored-by: Antoni Baum <antoni.baum@protonmail.com>
Co-authored-by: DefTruth <31974251+deftruth@users.noreply.github.com>
Signed-off-by: Prashant Gupta <prashantgupta@us.ibm.com>
Co-authored-by: Travis Johnson <tjohnson31415@gmail.com>
Co-authored-by: Robert Shaw <114415538+robertgshaw2-neuralmagic@users.noreply.github.com>
Co-authored-by: Robert Shaw <rshaw@neuralmagic.com>
Co-authored-by: alexm <alexm@neuralmagic.com>
Co-authored-by: mgoin <michael@neuralmagic.com>
Copy link

@z103cb z103cb left a comment

Choose a reason for hiding this comment

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

/ok-to-test

@z103cb
Copy link

z103cb commented Apr 30, 2024

/lgtm
/approved

@z103cb
Copy link

z103cb commented Apr 30, 2024

/approve

Copy link

openshift-ci bot commented Apr 30, 2024

@pull[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/pr-image-mirror fa32207 link true /test pr-image-mirror

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@z103cb
Copy link

z103cb commented Apr 30, 2024

/test pr-image-mirror
/test images

@z103cb z103cb enabled auto-merge April 30, 2024 12:07
auto-merge was automatically disabled April 30, 2024 12:14

Head branch was pushed to by a user without write access

@openshift-ci openshift-ci bot added approved and removed lgtm labels Apr 30, 2024
@z103cb z103cb enabled auto-merge April 30, 2024 12:16
@z103cb
Copy link

z103cb commented Apr 30, 2024

/lgtm
/approve

@openshift-ci openshift-ci bot added the lgtm label Apr 30, 2024
Copy link

openshift-ci bot commented Apr 30, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pull[bot], z103cb

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@z103cb z103cb merged commit 596186a into opendatahub-io:main Apr 30, 2024
13 of 15 checks passed
@dtrifiro dtrifiro mentioned this pull request May 15, 2024
dtrifiro pushed a commit that referenced this pull request Jul 26, 2024
This PR refactors the request validation to explicitly enumerate the
errors and messages that TGIS currently implements. It implements most
of the missing validation, excluding `PromptPrefix` and `Tokenizer` at
the moment, since soft prompts are not supported yet and I'm not 100%
sure how exactly to wire up the tokenizer one without running this and
figuring out how to trigger it.

I'd like to add some basic unit tests here and get a GHA workflow going
to run them. (The big blocker to that in general here is the need for
GPUs, but I think we can test this logic without needing to load a real
model)

---------

Signed-off-by: Joe Runde <Joseph.Runde@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.