-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Update deepspeed requirement from <0.6.0 to <0.7.0 in /requirements #13367
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
Conversation
|
We should wait for #13198 before we update deepspeed here because upgrading packages that are only used in GPU CI can be verified only after a new docker image is pushed to the hub from master branch. We've had an issue before as commented by @carmocca #13048 (comment). |
so pls make it as requested changes :) |
akihironitta
left a comment
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.
as per my comment above.
e65fced to
4b02e1a
Compare
6428992 to
620f028
Compare
Updates the requirements on [deepspeed](https://github.com/microsoft/DeepSpeed) to permit the latest version. - [Release notes](https://github.com/microsoft/DeepSpeed/releases) - [Commits](deepspeedai/DeepSpeed@v0.1.0...v0.6.5) --- updated-dependencies: - dependency-name: deepspeed dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
620f028 to
5aa023a
Compare
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
Closing in favor of #13191 |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
@dependabot ignore this minor version |
|
OK, I won't notify you about version 0.6.x again, unless you re-open this PR or update to a 0.6.x release yourself. |
Updates the requirements on deepspeed to permit the latest version.
Release notes
Sourced from deepspeed's releases.
Commits
8164ea9Fixing several bugs in the inference-api and the kernels (#1951)b8ff482Fix: Sparse tensors not updating (#1914)5208eb7Add Unidirectional Sparse Attention Type to BigBird and BSLongformer (#1959)737fee6Update cpu_adam.py (#1968)7924942Update Gemfile.lock (#1966)0d36893Fix timer typo (#1964)e329e98Bump nokogiri from 1.13.4 to 1.13.6 in /docs (#1965)380d32f[launcher] add option to bypass ssh check (#1957)4408585Add loss scale guard to avoid inf loop (#1958)a5adb90Enabling CUDA-graph for the bert-type models (#1952)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)cc @Borda @carmocca @akihironitta