DeepSpeed MII v0.0.3
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
- @TahaBinhuraib made their first contribution in #70
- @Thytu made their first contribution in #81
- @l-yohai made their first contribution in #76
Full Changelog: v0.0.2...v0.0.3