Bugfixes
Update 2026.02.07:发布 V1.2.7.1
Bug Fixes:
- Align set_logger with the module logger so configured handlers/levels apply to downloads
Bug Fixes:
- 让 set_logger 使用模块级 logger,确保下载日志遵循配置的 handler 和 level
Update 2026.02.07:发布 V1.2.7
Bug Fixes:
- Switch model download to use HuggingFaceDownloader instead of shelling out to huggingface-cli
Bug Fixes:
- 模型下载逻辑改为使用 HuggingFaceDownloader,避免调用 huggingface-cli