Skip to content

v0.1.24

Latest

Choose a tag to compare

@guorui999 guorui999 released this 17 Jun 14:53

Changes

  • 修复: PyInstaller 打包时缺失 einops/timm 依赖(Florence-2 模型加载失败)
  • 修复: 移除 Florence-2 的 forced_bos_token_id 参数
  • 修复: transformers 4.52+ 兼容性问题 — PreTrainedConfig.post_init 误删 forced_bos_token_id 导致 Florence2LanguageConfig AttributeError
  • 优化: 移除 Vercel Analytics
  • 优化: HuggingFace 镜像回退 + 更健壮的模型加载