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] master from kserve:master #266

Closed
wants to merge 13 commits into from
Closed

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 8, 2024

See Commits and Changes for more details.


Created by pull[bot]

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

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
Copy link

openshift-ci bot commented Mar 8, 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.

@spolti
Copy link
Member

spolti commented Mar 8, 2024

/ok-to-test

Signed-off-by: jooho <jlee@redhat.com>
@openshift-merge-robot
Copy link

PR needs rebase.

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.

Copy link

openshift-ci bot commented Mar 9, 2024

@pull[bot]: The following tests 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-kserve-router df889a1 link true /test pr-image-mirror-kserve-router
ci/prow/pr-image-mirror-kserve-storage-initializer df889a1 link true /test pr-image-mirror-kserve-storage-initializer
ci/prow/pr-image-mirror-kserve-controller df889a1 link true /test pr-image-mirror-kserve-controller
ci/prow/pr-image-mirror-kserve-agent df889a1 link true /test pr-image-mirror-kserve-agent
ci/prow/e2e-fast df889a1 link true /test e2e-fast
ci/prow/images df889a1 link true /test images
ci/prow/e2e-slow df889a1 link true /test e2e-slow

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.

@pull pull bot added merge-conflict Resolve conflicts manually and removed needs-rebase ok-to-test labels Mar 9, 2024
@openshift-merge-robot
Copy link

PR needs rebase.

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.

@openshift-merge-robot
Copy link

PR needs rebase.

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.

@openshift-merge-robot
Copy link

PR needs rebase.

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.

… loaded. Fixes #3423 (#3424)

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
@pull pull bot removed the needs-rebase label Mar 12, 2024
* Fix sADirectoryError in Azure blob download

Signed-off-by: tjandy98 <3953059+tjandy98@users.noreply.github.com>

* Add new test case for direct file download

Signed-off-by: tjandy98 <3953059+tjandy98@users.noreply.github.com>

---------

Signed-off-by: tjandy98 <3953059+tjandy98@users.noreply.github.com>
@openshift-merge-robot
Copy link

PR needs rebase.

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.

@pull pull bot removed the needs-rebase label Mar 12, 2024
…ets (#3469)

* Remove cluster level list/watch for configmaps, serviceaccounts, secrets

Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>

* Resolve comments

Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>

---------

Signed-off-by: Sivanantham Chinnaiyan <sivanantham.chinnaiyan@ideas2it.com>
@openshift-merge-robot
Copy link

PR needs rebase.

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.

@openshift-merge-robot
Copy link

PR needs rebase.

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.

@pull pull bot removed the needs-rebase label Mar 16, 2024
Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
Copy link

openshift-ci bot commented Mar 17, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: pull[bot]
Once this PR has been reviewed and has the lgtm label, please assign xaenalt for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found 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

@openshift-merge-robot
Copy link

PR needs rebase.

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.

gavrissh and others added 7 commits March 17, 2024 18:35
* Support model parallelism in HF transformer

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>

* Support models that dont supoort slipt

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>

* fix padding

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>

* fix defauults

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>

* set cuda as default

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>

* set cuda as default

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>

* fix lint

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>

* update automodel

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>

* fix review comment

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>

* update review comment

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>

* update comment

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>

---------

Signed-off-by: Gavrish Prabhu <gavrish.prabhu@nutanix.com>
Signed-off-by: Manjunath Kumatagi <mkumatag@in.ibm.com>
* upgrade knative

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

updrage version

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

upgrade version

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>

* Update kn cli
---------

Signed-off-by: Andrews Arokiam <andrews.arokiam@ideas2it.com>
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
Co-authored-by: Dan Sun <dsun20@bloomberg.net>
Update README for generative AI model support

Signed-off-by: Dan Sun <dsun20@bloomberg.net>
Signed-off-by: Vincent Hou <shou73@bloomberg.net>
Signed-off-by: Dan Sun <dsun20@bloomberg.net>
* Update kserve diagram

Signed-off-by: Dan Sun <dsun20@bloomberg.net>

* Remove white background

Signed-off-by: Dan Sun <dsun20@bloomberg.net>

---------

Signed-off-by: Dan Sun <dsun20@bloomberg.net>
@spolti
Copy link
Member

spolti commented Mar 20, 2024

closed in favor of #275

@openshift-merge-robot
Copy link

PR needs rebase.

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.

@pull pull bot removed the needs-rebase label Mar 21, 2024
@spolti spolti closed this Mar 21, 2024
VedantMahabaleshwarkar pushed a commit to VedantMahabaleshwarkar/kserve that referenced this pull request May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.