Skip to content

use oneapi 2024 docker image directly for xpu #2793

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

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

sywangyi
Copy link
Contributor

@sywangyi sywangyi commented Dec 2, 2024

fix oneapi to 2024 verson.

@danieldk @Narsil please help merged it. thanks

Copy link
Collaborator

@Narsil Narsil left a comment

Choose a reason for hiding this comment

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

Lgtm

@Narsil Narsil merged commit 6685e8f into huggingface:main Dec 6, 2024
@@ -45,7 +45,7 @@ RUN cargo build --profile release-opt --frozen

# Text Generation Inference base image for Intel

FROM intel/intel-extension-for-pytorch:2.3.110-xpu AS xpu
FROM intel/oneapi-basekit:2024.2.1-0-devel-ubuntu22.04 AS xpu
Copy link

Choose a reason for hiding this comment

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

Old base was 3.5GB, oneAPI based is 4GB.

But latest intel-extension-for-pytorch:2.5.10-xpu] would be ~5GB, so that does not seem so bad...

@sywangyi sywangyi deleted the update_xpu_docker branch May 28, 2025 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants