-
Couldn't load subscription status.
- Fork 18
Add support for ppc64le compatible guadrails Hugging Face runtime #50
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 support for ppc64le compatible guadrails Hugging Face runtime #50
Conversation
Signed-off-by: Varad Ahirwadkar <[email protected]>
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR enhances the multi-arch Dockerfile.hf to support ppc64le by parameterizing the base image, adjusting dependency installation for cross-architecture compatibility, and integrating QEMU emulation for seamless builds on both x86_64 and ppc64le. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Hi @m-misiura, could you please review this PR ? Thanks! |
|
lgtm |
Adding support for ppc64le compatible guadrails Hugging Face runtime in multi-arch Dockerfile.hf.
build logs:
Summary by Sourcery
Add ppc64le architecture support to the guardrails Hugging Face multi-arch Dockerfile
New Features:
Tests: