Commit Graph

4361 Commits

Author SHA1 Message Date
Xiaomeng Zhao
c80330c3f0 Update mineru/backend/vlm/vlm_middle_json_mkcontent.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-12 17:11:08 +08:00
Xiaomeng Zhao
967426f10c Merge pull request #4171 from myhloli/dev
docs: update changelog for 2.6.7 release with bug fix details
2025-12-12 17:05:44 +08:00
myhloli
b5d5ff641c docs: update changelog for 2.6.7 release with bug fix details 2025-12-12 17:04:14 +08:00
Xiaomeng Zhao
f7aa9e11fd Merge pull request #4170 from myhloli/dev
Dev
2025-12-12 17:00:00 +08:00
myhloli
b0afa92879 fix: add logging for PDF signature check failures in suffix detection 2025-12-12 16:58:53 +08:00
myhloli
7810f5ef83 fix: update continuation markers to be case-insensitive in table merging logic 2025-12-12 16:55:37 +08:00
myhloli
8d1866ab9f fix: improve PDF suffix detection by checking PDF signature bytes 2025-12-12 16:25:18 +08:00
myhloli
6fc343b14e fix: extend suffix guessing logic to include HTML files for PDF detection 2025-12-12 16:14:22 +08:00
myhloli
a4b07a0d1f fix: enhance table merging logic to support additional continuation markers 2025-12-11 19:32:56 +08:00
Xiaomeng Zhao
6abec34cf5 Merge pull request #4144 from myhloli/content_list_v2
feat: implement content list v2 generation and update content types
2025-12-09 17:42:03 +08:00
myhloli
fb94e7ff94 fix: conditionally generate content list v2 based on pipeline status 2025-12-09 17:41:14 +08:00
myhloli
ff2d81ad5f feat: implement content list v2 generation and update content types 2025-12-09 17:38:52 +08:00
Xiaomeng Zhao
bc37883097 Merge pull request #4140 from myhloli/dev
fix: update Ascend.md to enhance clarity and correct environment variable settings
2025-12-08 16:00:00 +08:00
myhloli
f79e7a7fe3 fix: update Ascend.md to enhance clarity and correct environment variable settings 2025-12-08 15:59:11 +08:00
Xiaomeng Zhao
abcd27ad88 Merge pull request #4115 from myhloli/dev
update docs
2025-12-02 11:21:32 +08:00
Xiaomeng Zhao
fd08a26843 Merge branch 'opendatalab:dev' into dev 2025-12-02 11:21:04 +08:00
Xiaomeng Zhao
f5b35aae49 Merge pull request #4114 from opendatalab/master
master->dev
2025-12-02 11:20:36 +08:00
myhloli
0775814ac5 fix: update Ascend.md and index.md to improve documentation clarity and organization 2025-12-02 11:15:29 +08:00
myhloli
f8f51bad1b Update version.py with new version 2025-12-01 19:51:15 +00:00
Xiaomeng Zhao
cf489fefd0 Merge pull request #4105 from opendatalab/release-2.6.6
Release 2.6.6
mineru-2.6.6-released
2025-12-02 03:49:47 +08:00
Xiaomeng Zhao
db666bfdcf Merge pull request #4106 from myhloli/dev
fix: simplify GPU memory batch ratio calculation and enhance logging message
2025-12-02 03:48:09 +08:00
myhloli
4a86044b30 fix: remove unused batch_ratio variable from pipeline_analyze.py 2025-12-02 03:46:57 +08:00
myhloli
9fc13e3d88 fix: simplify GPU memory batch ratio calculation and enhance logging message 2025-12-02 03:43:32 +08:00
Xiaomeng Zhao
23c292409f Update projects/mineru_tianshu/api_server.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-02 03:39:13 +08:00
Xiaomeng Zhao
b3775b4a3d Merge pull request #4104 from myhloli/dev
fix: pin gradio version to 5.49.1 in pyproject.toml
2025-12-02 03:14:50 +08:00
myhloli
cf0ff63359 fix: pin gradio version to 5.49.1 in pyproject.toml 2025-12-02 03:13:08 +08:00
Xiaomeng Zhao
285190b9ce Merge pull request #4103 from myhloli/dev
Dev
2025-12-02 02:22:39 +08:00
myhloli
dfa02df68f fix: add copy button to Markdown components in gradio_app.py 2025-12-02 02:21:51 +08:00
myhloli
37714b2842 fix: pin gradio-pdf version to 0.0.22 in pyproject.toml 2025-12-02 02:10:08 +08:00
myhloli
6229dcf4b2 fix: remove unnecessary parameters from Markdown components in gradio_app.py 2025-12-02 01:58:37 +08:00
Xiaomeng Zhao
9f27f77713 Merge pull request #4102 from myhloli/dev
fix: enhance error messages and update descriptions in FastAPI endpoints
2025-12-02 01:52:49 +08:00
myhloli
0393f8b642 fix: enhance error messages and update descriptions in FastAPI endpoints 2025-12-02 01:51:41 +08:00
Xiaomeng Zhao
6c473caa5f Merge pull request #4101 from myhloli/dev
fix: update documentation for mineru-api and improve concurrency settings
2025-12-02 01:30:54 +08:00
myhloli
e36ef652ee fix: update documentation for mineru-api and improve concurrency settings 2025-12-02 01:29:10 +08:00
Xiaomeng Zhao
5ab9cf8f2b Merge pull request #4100 from myhloli/dev
fix: update Ascend.md with notes on bf16 precision limitations for 310p accelerator
2025-12-01 20:19:05 +08:00
myhloli
0bf3ed7970 fix: update Ascend.md with notes on bf16 precision limitations for 310p accelerator 2025-12-01 20:17:46 +08:00
Xiaomeng Zhao
4f69e75ffc Merge pull request #4099 from myhloli/dev
fix: enhance documentation for parsing options in FastAPI and client.py
2025-12-01 20:14:52 +08:00
myhloli
fe70c21dfa fix: enhance documentation for parsing options in FastAPI and client.py 2025-12-01 20:13:17 +08:00
Xiaomeng Zhao
dd43f25214 Merge pull request #4098 from myhloli/dev
Dev
2025-12-01 20:03:14 +08:00
myhloli
0e1e27a7a8 fix: update Ascend.md with additional usage instructions for Atlas 300I Duo and vllm image 2025-12-01 20:00:55 +08:00
myhloli
bcb30fe79c fix: simplify VRAM size retrieval and improve error handling in memory management 2025-12-01 18:31:07 +08:00
myhloli
f7c8ab2121 fix: update tag version for Atlas 300I Duo in Ascend.md 2025-12-01 17:19:05 +08:00
Xiaomeng Zhao
cce0c96265 Merge pull request #4096 from myhloli/dev
fix: update environment variable handling for FastAPI documentation and concurrency control
2025-12-01 15:20:45 +08:00
myhloli
9380ec0f27 fix: update environment variable for max concurrent requests in FastAPI 2025-12-01 15:19:25 +08:00
myhloli
0c8de2e626 fix: update environment variable handling for FastAPI documentation and concurrency control 2025-12-01 15:12:55 +08:00
Xiaomeng Zhao
9baa830d2f Merge pull request #4046 from Flynn-Zh/dev
feat: Increase API concurrency control to avoid service downtime
2025-12-01 10:42:53 +08:00
Xiaomeng Zhao
90efe06a0f Update FastAPI documentation endpoint comments 2025-12-01 10:37:46 +08:00
Xiaomeng Zhao
7c4ff05591 Update environment variable handling for FastAPI docs 2025-12-01 10:36:13 +08:00
Xiaomeng Zhao
4cb4f40f17 Merge pull request #4070 from zyileven/add-interface-for-more-data
Add an interface for obtaining more Mineru processing data
2025-12-01 10:29:09 +08:00
zyileven
ab2c67d477 Fix MinIO API calls and improve error handling 2025-11-28 15:02:26 +08:00