v1.18.1
版本发布时间: 2024-09-21 22:08:11
modelscope/modelscope最新发布版本:v1.18.1(2024-09-21 22:08:11)
English Version
- Fix a bug that zero-sized file cannot be download
- Support the hub patching to fit the latest version of vllm or other frameworks
中文版本
- 修复了零大小文件无法下载的问题
- 支持对modelhub的patch,以适配最新的vllm或其他的开源代码库的魔搭模型下载功能
What's Changed
- use tqdm auto by @yingdachen in https://github.com/modelscope/modelscope/pull/982
- Support create file with size 0 by @tastelikefeet in https://github.com/modelscope/modelscope/pull/984
- patch hf hub by @tastelikefeet in https://github.com/modelscope/modelscope/pull/987
- Refactor zero sized file downloading by @tastelikefeet in https://github.com/modelscope/modelscope/pull/991
Full Changelog: https://github.com/modelscope/modelscope/compare/v1.18.0...v1.18.1