返回全部动态
DeepSpeed v0.19.3 补丁发布:修复与功能增强
原标题:v0.19.3 Patch Release
AI 摘要
DeepSpeed 发布了 v0.19.3 补丁版本,包含多项修复和功能改进。主要修复了 ZeRO-3 中的数据类型处理问题、文件描述符泄漏、CUDA 上下文初始化等 bug,并新增了 AutoEP 与 AutoTP 并行折叠、EXAONE 4.5 模型推理支持、混合引擎用于在线策略蒸馏等功能。此外,还改进了 CI 流程、类型提示和文档。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * Update version post release by @loadams in https://github.com/deepspeedai/DeepSpeed/pull/8070 * Validate fp16 dynamic loss scaling parameters are positive by @aryanputta in https://github.com/deepspeedai/DeepSpeed/pull/8050 * Add merge queue DCO workflow by @tohtana in https://github.com/deepspeedai/DeepSpeed/pull/8086 * Stop obsolete CI jobs on workflow cancellation by @tohtana in https://github.com/deepspeedai/DeepSpeed/pull/8034 * Fix ZeRO-3: Use per-param dtype for o
发布时间:2026-07-23 09:08
抓取时间:2026-08-02 00:31
来源机构:Microsoft