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

Retire DeepSpeed mode due to security issue with supported version #1116

Merged
merged 3 commits into from
Oct 24, 2024

Conversation

mjdenkowski
Copy link
Contributor

@mjdenkowski mjdenkowski commented Oct 23, 2024

This PR removes DeepSpeed as a dependency due to a reported remote code execution vulnerability in the supported version.

Newer versions of DeepSpeed are not compatible with Sockeye.

The code that calls DeepSpeed remains in Sockeye in case anyone wants to look at migrating it to use a newer (patched) version of DeepSpeed.

Pull Request Checklist

  • Changes are complete (if posting work-in-progress code, prefix your pull request title with '[WIP]'
    until you can check this box.
  • Unit tests pass (pytest)
  • System tests pass (pytest test/system)
  • Passed code style checking (./style-check.sh)
  • Updated major/minor version in sockeye/__init__.py. Major version bump if this is a backwards incompatible change.
  • Updated CHANGELOG.md

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mjdenkowski mjdenkowski changed the title Retire DeepSpeed due to security issue with supported version Retire DeepSpeed mode due to security issue with supported version Oct 23, 2024
Copy link
Contributor

@fhieber fhieber left a comment

Choose a reason for hiding this comment

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

thx

@fhieber fhieber merged commit 871d986 into main Oct 24, 2024
4 checks passed
@fhieber fhieber deleted the retire_deepspeed branch October 24, 2024 08:17
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.

2 participants