Darwinkel / ShepardTTS

ShepardTTS is a fine-tuned XTTS v2.0.3 model, trained on paired dialogue/audio samples from the Mass Effect 2 and Mass Effect 3 base games.
https://shepardtts.darwinkel.net/
GNU General Public License v3.0
7 stars 0 forks source link

Bump deepspeed from 0.14.0 to 0.14.2 #55

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps deepspeed from 0.14.0 to 0.14.2.

Release notes

Sourced from deepspeed's releases.

v0.14.2 Patch release

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/DeepSpeed/compare/v0.14.1...v0.14.2

v0.14.1 Patch release

What's Changed

... (truncated)

Commits
  • 5f631ab Update PyTest torch version to match PyTorch latest official (2.3.0) (#5454)
  • ad20279 Update README.md (#5453)
  • 5e6c9b9 OptimizedLinear implementation (#5355)
  • c66bc42 set the default to use set_to_none for clearing gradients in BF16 optimizer. ...
  • c292b03 Improve parallel process of universal checkpoint conversion (#5343)
  • 9b6ef9e 64bit indexing fused adam (#5187)
  • 3f875d9 add device config env for the accelerator (#5396)
  • 99951ca Fix sorting of shard optimizer states files for universal checkpoint (#5395)
  • c632ea0 Selective dequantization (#5375)
  • 64defe6 Parallel map step for DistributedDataAnalyzer map-reduce (#5291)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 6 months ago

Looks like deepspeed is up-to-date now, so this is no longer needed.