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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/microsoft/LLM2CLIP/network/alerts).
Bumps deepspeed from 0.6.5 to 0.15.1.
Release notes
Sourced from deepspeed's releases.
... (truncated)
Commits
10ba3dd
Handle an edge case whereCUDA_HOME
is not defined on ROCm systems (#6488)662a421
Safe usage of popen (#6490)ddd3571
Add default value to "checkpoint_folder" in "load_state_dict" of bf16_optimiz...5d1a30c
DS_BUILD_OPS should build only compatible ops (#6489)ddeb0c1
Fix patch for parameter partitioning in zero.Init() (#6388)9d17116
print warning if actual triton cache dir is on NFS, not just for default (#6487)5df12a4
DeepNVMe tutorial (#6449)cfc6ed3
bf16_optimizer: fixes to different grad acc dtype (#6485)9b7fc54
Add workflow to build DS without torch to better test before releases (#6450)89c4d9f
TestLowCpuMemUsage UT get device by device_name (#6397)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show