mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
Merge pull request #2753 from myhloli/dev
docs: update changelog for version 2.0.6 release with parsing fixes in vlm mode
This commit is contained in:
@@ -51,6 +51,9 @@ Easier to use: Just grab MinerU Desktop. No coding, no login, just a simple inte
|
||||
</div>
|
||||
|
||||
# Changelog
|
||||
- 2025/06/20 2.0.6 Released
|
||||
- Fixed occasional parsing interruptions caused by invalid block content in `vlm` mode
|
||||
- Fixed parsing interruptions caused by incomplete table structures in `vlm` mode
|
||||
- 2025/06/17 2.0.5 Released
|
||||
- Fixed the issue where models were still required to be downloaded in the `sglang-client` mode
|
||||
- Fixed the issue where the `sglang-client` mode unnecessarily depended on packages like `torch` during runtime.
|
||||
|
||||
@@ -50,6 +50,9 @@
|
||||
</div>
|
||||
|
||||
# 更新记录
|
||||
- 2025/06/20 2.0.6发布
|
||||
- 修复`vlm`模式下,某些偶发的无效块内容导致解析中断问题
|
||||
- 修复`vlm`模式下,某些不完整的表结构导致的解析中断问题
|
||||
- 2025/06/17 2.0.5发布
|
||||
- 修复了`sglang-client`模式下依然需要下载模型的问题
|
||||
- 修复了`sglang-client`模式需要依赖`torch`等实际运行不需要的包的问题
|
||||
|
||||
Reference in New Issue
Block a user