Skip to content

DeepSpeed MII v0.0.3

Compare
Choose a tag to compare
@jeffra jeffra released this 01 Dec 20:28
· 145 commits to main since this release
e6b4847

What's Changed

  • fix typo by @TahaBinhuraib in #70
  • move deserialize logic into wrapper to match diffusers api by @jeffra in #77
  • bump min deepspeed to 0.7.4 by @jeffra in #82
  • docs(deploy): update handled tasks by @Thytu in #81
  • fix(example): QnA model name by @Thytu in #80
  • Fix aio config dict in ZeRO text-gen example by @mrwyattii in #88
  • Support latest Transformers and new cache design by @mrwyattii in #69
  • use hf_auth_token in mii_config to huggingface provider by @l-yohai in #76
  • SD tutorial and benchmarks by @jeffra in #90
  • enable cuda graph for diffusers models by @jeffra in #96

New Contributors

Full Changelog: v0.0.2...v0.0.3