v1.5.2
版本发布时间: 2024-01-09 21:42:55
modelscope/ms-swift最新发布版本:v2.5.0(2024-10-10 10:21:04)
English Version
- Support show log in text box of web-ui
- Support share=True in web-ui, only need to set WEBUI_SHARE=1 in environment variable
- Support deactivate all adapters
- Support more SFT arguments
- Add longlora/qalora script
- Support custom models in web-ui
- ModelScope SWIFT studio released: https://www.modelscope.cn/studios/damo/Scalable-lightWeight-Infrastructure-for-Fine-Tuning/summary
- Fix some bugs
中文版本
- 支持在web-ui中直接显示日志
- 支持share=True 仅需要在环境变量中设置WEBUI_SHARE=1
- 支持失活所有adapters
- 添加了更多SFT参数
- 添加了longlora/qalora的训练脚本
- web-ui支持了自己注册的自定义模型
- SWFT魔搭创空间上线了: https://www.modelscope.cn/studios/damo/Scalable-lightWeight-Infrastructure-for-Fine-Tuning/summary
- 修复了一些bug
What's Changed
- fix chatglm3 template bug by @Jintao-Huang in https://github.com/modelscope/swift/pull/298
- Support studio by @tastelikefeet in https://github.com/modelscope/swift/pull/300
- fix text label by @tastelikefeet in https://github.com/modelscope/swift/pull/301
- fix a bug may cause module on gpu throws error by @tastelikefeet in https://github.com/modelscope/swift/pull/302
- fix_ziya_template_bug by @Jintao-Huang in https://github.com/modelscope/swift/pull/303
Full Changelog: https://github.com/modelscope/swift/compare/v1.5.1...v1.5.2