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 FP8 docker images #3048

Merged
merged 6 commits into from
Aug 26, 2024
Merged

Add FP8 docker images #3048

merged 6 commits into from
Aug 26, 2024

Conversation

muellerzr
Copy link
Collaborator

What does this PR do?

This PR adds FP8 benchmarking docker images. They are tagged as huggingface/accelerate-gpu-fp8-transformerengine + -release/-nightly.

Also noticed that the deepspeed images weren't ever being built, so changes that/fixes it.

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@BenjaminBossan

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Member

@BenjaminBossan BenjaminBossan left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM.

Also noticed that the deepspeed images weren't ever being built, so changes that/fixes it.

It looks like DS images are now completely removed, or am I missing something?

Comment on lines +92 to +94
uses: docker/setup-buildx-action@v2
- name: Login to DockerHub
uses: docker/login-action@v2
Copy link
Member

Choose a reason for hiding this comment

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

Just noticed that setup-buildx-action is already at version 3.6.1 and login-action at 3.3.0. No TODO for this PR, but could be worth upgrading in the future (at a glance, there appear to be no security fixes, but who knows).

@muellerzr
Copy link
Collaborator Author

oop, good catch ty

@muellerzr muellerzr changed the title Add FP8 docker images + support release cycles w/ non -release tag Add FP8 docker images Aug 26, 2024
@muellerzr muellerzr merged commit c212092 into main Aug 26, 2024
26 of 27 checks passed
@muellerzr muellerzr deleted the more-fp8 branch August 26, 2024 16:12
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