Skip to content

v0.1.3

Latest

Choose a tag to compare

@tastelikefeet tastelikefeet released this 13 Mar 05:03
· 31 commits to main since this release

中文版本

新特性

  1. 增加了client模式的便捷安装脚本,并提升了文档描述
  2. 支持transformers分支的ep+fsdp分片

Bug修复

  1. 修复加载本地数据集失败的问题
  2. 修复服务化启动时http_options错误传递到模型的问题

English Version

New features

  1. Add a shell installation script to support the client mode, and improve the description of documentation
  2. Support ep+fsdp sharding of transformers

BugFix

  1. Fix a bug that causes an error on local dataset loading
  2. Fix an error that the http_options argument was mis-transfered to the model in the server mode

What's Changed

Full Changelog: v0.1.2...v0.1.3