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

Put yum update fix into 2.13 #41

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Put yum update fix into 2.13 #41

merged 2 commits into from
Sep 6, 2024

Conversation

Xaenalt
Copy link

@Xaenalt Xaenalt commented Sep 6, 2024

No description provided.

stevegrubb and others added 2 commits September 4, 2024 20:19
A review showed that nowhere in the Dockerfile.ubi do we do a
microdnf -y update to pickup any known CVE and bugfixes. This patch
adds this to the build process.
…/cherry-pick-145-to-release

[release] Start by updating the image
Copy link

openshift-ci bot commented Sep 6, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Xaenalt

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

@openshift-ci openshift-ci bot added the approved label Sep 6, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 7a91344 into rhoai-2.13 Sep 6, 2024
6 checks passed
riprasad pushed a commit that referenced this pull request Oct 25, 2024
* Fix mixtral hidden states layout to fit into habana model runner

* Add static moe op to mixtral

* Add mark_step to static_fused_moe

* Update __init__.py

* Fix code indentation

* Make code compatible with non HPU devices

* Move static_fused_moe to vllm.hpu.ops

* Update mixtral.py

* Move op import from forward to top of the file

* Remove circular import
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.

3 participants