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.1 #49

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps deepspeed from 0.14.0 to 0.14.1.

Release notes

Sourced from deepspeed's releases.

v0.14.1 Patch release

What's Changed

... (truncated)

Commits
  • e3d873a Fix the FP6 kernels compilation problem on non-Ampere GPUs. (#5333)
  • 54c0687 stage3: efficient compute of scaled_global_grad_norm (#5256)
  • 7b5b066 fix pagable h2d memcpy (#5301)
  • f69f884 Removal of cuda hardcoded string with get_device function (#5351)
  • 2c51aba Add custom reshaping for universal checkpoint (#5390)
  • a8b8215 Optimize the fp-dequantizer to get high memory-BW utilization (#5373)
  • cc9e7b9 Update README.md for intel XPU support (#5389)
  • 6dcced1 Cleanup required_torch_version code and references. (#5370)
  • 63029e8 Update checkout action on workflows on ubuntu 20.04 (#5387)
  • 62ab181 Revert "Update XPU workflow too"
  • 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 7 months ago

Superseded by #55.