Skip to content

Bugfixes

Choose a tag to compare

@breezedeus breezedeus released this 07 Feb 09:11
· 10 commits to master since this release
8196f44

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