Merge pull request #3155 from opendatalab/dev

Dev
This commit is contained in:
Xiaomeng Zhao
2025-07-23 15:48:37 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@
</div>
# Changelog
- 2025/07/22 2.1.3 Released
- 2025/07/23 2.1.4 Released
- Bug Fixes
- Fixed the issue of excessive memory consumption during the `MFR` step in the `pipeline` backend under certain scenarios #2771
- Fixed the inaccurate matching between `image`/`table` and `caption`/`footnote` under certain conditions #3129

View File

@@ -43,7 +43,7 @@
</div>
# 更新记录
- 2025/07/22 2.1.3发布
- 2025/07/23 2.1.4发布
- bug修复
- 修复`pipeline`后端中`MFR`步骤在某些情况下显存消耗过大的问题 #2771
- 修复某些情况下`image`/`table``caption`/`footnote`匹配不准确的问题 #3129