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

add ubi dockerfile #27

Merged
merged 2 commits into from
May 31, 2024
Merged

Conversation

dtrifiro
Copy link

@dtrifiro dtrifiro commented May 21, 2024

  • add ubi Dockerfile (ibm_main 81954a7)
  • Dockerfile.ubi: remove references to grpc/protos

@openshift-ci openshift-ci bot requested review from rpancham and vaibhavjainwiz May 21, 2024 09:00
@dtrifiro dtrifiro requested review from z103cb and removed request for vaibhavjainwiz and rpancham May 21, 2024 09:00
@dtrifiro

This comment was marked as outdated.

dtrifiro pushed a commit that referenced this pull request May 23, 2024
This fixes a miss where I had seen usages of `.labels` `**`a dictionary
into kwargs, and I accidentally passed a raw dictionary as a value
instead of using keyword arguments 🤦. This caused metrics to show eg.
`method="{'method':'prefill'}"` instead of `method=prefill`

Signed-off-by: Joe Runde <[email protected]>
@dtrifiro

This comment was marked as outdated.

@dtrifiro dtrifiro marked this pull request as draft May 23, 2024 15:15
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.

/lgtm
/approve

Copy link

openshift-ci bot commented May 31, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dtrifiro, 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
Copy link

z103cb commented May 31, 2024

/retest

@dtrifiro dtrifiro force-pushed the add-ubi-dockerfile branch from b2cc74a to ab34377 Compare May 31, 2024 09:27
@openshift-ci openshift-ci bot removed the lgtm label May 31, 2024
Copy link

openshift-ci bot commented May 31, 2024

New changes are detected. LGTM label has been removed.

@dtrifiro
Copy link
Author

/retest-required

@z103cb z103cb added the lgtm label May 31, 2024
@dtrifiro dtrifiro merged commit 9fbda74 into opendatahub-io:main May 31, 2024
14 of 15 checks passed
Xaenalt pushed a commit that referenced this pull request Sep 18, 2024
Xaenalt pushed a commit that referenced this pull request Sep 18, 2024
* Bucketing/Warmup WIP

* Cleanup

* Revert "Fix model_output_idx on HPU (#27)"

This reverts commit 90dfa92.

* Rework selected_token_indices fix to also work with block_size padding

* Simple prompt attention POC

* Remove cumsum

* MQA/GQA support for simple prompt_attention

* Cleanup

* Fix typo

* Restore profiling runs
prarit pushed a commit to prarit/vllm that referenced this pull request Oct 18, 2024
* [Kernel] Enable custome AR on ROCm

* Install amdsmi in Docker in preparation for custom all reduce

(cherry picked from commit f6cfb9bf31e9feeefbdedecf2165f80dd0564b75)

* Fix for yapf

* Linting and small fixes to vLLM syntax

(cherry picked from commit 2cf8103bfb0afce59b28a06c5bbe905983c42728)

---------

Co-authored-by: Matthew Wong <[email protected]>
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.

2 participants