Browse Source

chore: update changelog for sglang 0.4.9.post5 adaptation

myhloli 3 months ago
parent
commit
3920a8c1f3
1 changed files with 6 additions and 6 deletions
  1. 6 6
      README_zh-CN.md

+ 6 - 6
README_zh-CN.md

@@ -45,18 +45,18 @@
 # 更新记录
 - 2025/07/28 2.1.8 发布
   - `sglang` 0.4.9.post5 版本适配
-- 2025/07/27 2.1.7发布
+- 2025/07/27 2.1.7 发布
   - `transformers` 4.54.0 版本适配
-- 2025/07/26 2.1.6发布
+- 2025/07/26 2.1.6 发布
   - 修复`vlm`后端解析部分手写文档时的表格异常问题
   - 修复文档旋转时可视化框位置漂移问题 #3175
-- 2025/07/24 2.1.5发布
+- 2025/07/24 2.1.5 发布
   - `sglang` 0.4.9 版本适配,同步升级dockerfile基础镜像为sglang 0.4.9.post3
-- 2025/07/23 2.1.4发布
+- 2025/07/23 2.1.4 发布
   - bug修复
     - 修复`pipeline`后端中`MFR`步骤在某些情况下显存消耗过大的问题 #2771
     - 修复某些情况下`image`/`table`与`caption`/`footnote`匹配不准确的问题 #3129
-- 2025/07/16 2.1.1发布
+- 2025/07/16 2.1.1 发布
   - bug修复 
     - 修复`pipeline`在某些情况可能发生的文本块内容丢失问题 #3005
     - 修复`sglang-client`需要安装`torch`等不必要的包的问题 #2968
@@ -64,7 +64,7 @@
   - 易用性更新
     - 更新`compose.yaml`,便于用户直接启动`sglang-server`、`mineru-api`、`mineru-gradio`服务
     - 启用全新的[在线文档站点](https://opendatalab.github.io/MinerU/zh/),简化readme,提供更好的文档体验
-- 2025/07/05 2.1.0发布
+- 2025/07/05 2.1.0 发布
   - 这是 MinerU 2 的第一个大版本更新,包含了大量新功能和改进,包含众多性能优化、体验优化和bug修复,具体更新内容如下: 
   - 性能优化: 
     - 大幅提升某些特定分辨率(长边2000像素左右)文档的预处理速度