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 #982
- Support create file with size 0 by @tastelikefeet in #984
- patch hf hub by @tastelikefeet in #987
- Refactor zero sized file downloading by @tastelikefeet in #991
Full Changelog: v1.18.0...v1.18.1