myhloli
|
c5b2926c7b
fix: extend text block handling to include reference text in draw_bbox.py
|
2 months ago |
myhloli
|
3ca520a3fe
feat: implement dynamic batch size calculation based on GPU memory in vlm_analyze.py
|
2 months ago |
myhloli
|
ba36a94aa0
fix: streamline model argument handling in server.py
|
2 months ago |
myhloli
|
11ebb47891
fix: remove redundant model_path checks for vllm backends in vlm_analyze.py
|
2 months ago |
myhloli
|
dd8dd5197b
fix: correct variable usage for language guessing in code block formatting
|
2 months ago |
myhloli
|
7a71cfe288
feat: add support for vllm-async-engine backend in vlm_analyze.py
|
2 months ago |
myhloli
|
bba31191a4
fix: update backend handling to enforce correct usage of vlm engines in sync and async modes
|
2 months ago |
Xiaomeng Zhao
|
9041f04588
Merge pull request #18 from myhloli/vlm_2.5
|
2 months ago |
Xiaomeng Zhao
|
69a9d11b0b
Merge pull request #3489 from e06084/dev
|
2 months ago |
chupei
|
36e7267ce1
docs: README add dingo link
|
2 months ago |
myhloli
|
14f347d613
feat: add code_content_clean function to sanitize Markdown code blocks
|
2 months ago |
myhloli
|
6ea2cfeb21
fix: update MinerU version references in enum_class.py and header.html
|
2 months ago |
myhloli
|
078099f19d
feat: enhance language guessing for code blocks by integrating guess_lang into line structure
|
2 months ago |
myhloli
|
25d4a4588a
fix: specify version range for Magika dependency in pyproject.toml
|
2 months ago |
myhloli
|
679dad3aac
fix: streamline temporary file handling for image and PDF processing in fast_api.py
|
2 months ago |
myhloli
|
e60da65cca
feat: enhance file type detection using Magika for improved suffix guessing
|
2 months ago |
myhloli
|
f081d36a3a
feat: implement language guessing for code blocks using Magika
|
2 months ago |
myhloli
|
c74e712918
fix: correct language guessing in code block formatting in vlm_middle_json_mkcontent.py
|
2 months ago |
myhloli
|
f2b944ab06
fix: enhance language guessing for code blocks in VLM processing
|
2 months ago |
myhloli
|
2e945adcc0
docs: update output_files.md to reflect significant changes in VLM backend output for version 2.5
|
2 months ago |
myhloli
|
39eaf31fb9
docs: update output_files.md to reflect significant changes in VLM backend output for version 2.5
|
2 months ago |
myhloli
|
7717534ea7
fix: remove unused import of list_iterator from draw_bbox.py
|
2 months ago |
Xiaomeng Zhao
|
6166b98cd4
Merge pull request #17 from myhloli/dev
|
2 months ago |
Xiaomeng Zhao
|
a02ab97ea0
Merge pull request #3473 from myhloli/dev
|
2 months ago |
myhloli
|
beadb7a689
fix: adjust overlap area ratio for image and table spans in span_block_fix
|
2 months ago |
myhloli
|
de5449fd40
refactor: consolidate output processing into a single _process_output function
|
2 months ago |
myhloli
|
76f74e7c70
fix: enhance draw_bbox functionality to include list items in bounding box drawing
|
2 months ago |
myhloli
|
efbf1422c6
fix: update header title to reflect MinerU version 2.5
|
2 months ago |
myhloli
|
3ec6479462
fix: update backend comment to reflect renaming from sglang-engine to vlm-vllm-engine
|
2 months ago |
myhloli
|
80e6f4ded4
fix: update coverage omit list to reflect renaming from sglang to vllm
|
2 months ago |