Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
e8535631
Unverified
Commit
e8535631
authored
Jun 20, 2025
by
Xiaomeng Zhao
Committed by
GitHub
Jun 20, 2025
Browse files
Merge pull request #2756 from opendatalab/dev
Dev
parents
5fe068d4
238bf86e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
8 deletions
+2
-8
README.md
README.md
+0
-3
README_zh-CN.md
README_zh-CN.md
+2
-5
No files found.
README.md
View file @
e8535631
...
...
@@ -10,16 +10,13 @@
[

](https://github.com/opendatalab/MinerU)
[

](https://github.com/opendatalab/MinerU/issues)
[

](https://github.com/opendatalab/MinerU/issues)
[

](https://pypi.org/project/mineru/)
[

](https://pypi.org/project/mineru/)
[

](https://pepy.tech/project/mineru)
[

](https://pepy.tech/project/mineru)
[

](https://mineru.net/OpenSourceTools/Extractor?source=github)
[

](https://huggingface.co/spaces/opendatalab/MinerU)
[

](https://www.modelscope.cn/studios/OpenDataLab/MinerU)
[

](https://huggingface.co/spaces/opendatalab/mineru2)
[

](https://colab.research.google.com/gist/myhloli/3b3a00a4a0a61577b6c30f989092d20d/mineru_demo.ipynb)
[

](https://arxiv.org/abs/2409.18839)
...
...
README_zh-CN.md
View file @
e8535631
...
...
@@ -10,16 +10,13 @@
[

](https://github.com/opendatalab/MinerU)
[

](https://github.com/opendatalab/MinerU/issues)
[

](https://github.com/opendatalab/MinerU/issues)
[

](https://pypi.org/project/mineru/)
[

](https://pypi.org/project/mineru/)
[

](https://pepy.tech/project/mineru)
[

](https://pepy.tech/project/mineru)
[

](https://mineru.net/OpenSourceTools/Extractor?source=github)
[

](https://www.modelscope.cn/studios/OpenDataLab/MinerU)
[

](https://huggingface.co/spaces/opendatalab/MinerU)
[

](https://huggingface.co/spaces/opendatalab/mineru2)
[

](https://colab.research.google.com/gist/myhloli/3b3a00a4a0a61577b6c30f989092d20d/mineru_demo.ipynb)
[

](https://arxiv.org/abs/2409.18839)
...
...
@@ -658,8 +655,8 @@ mineru-sglang-server --port 30000
```
> [!TIP]
> sglang加速需设备有Ampere及以后架构,24G显存及以上显卡,如您有两张12G或16G显卡,可以通过张量并行(TP)模式使用
。
>
`mineru-sglang-server --port 30000 --tp 2`
> sglang加速需设备有Ampere及以后架构,24G显存及以上显卡,如您有两张12G或16G显卡,可以通过张量并行(TP)模式使用
:
> `mineru-sglang-server --port 30000 --tp 2`
>
> 如使用两张卡仍出现显存不足错误或需要使用多卡并行增加吞吐量或推理速度,请参考 [sglang官方文档](https://docs.sglang.ai/backend/server_arguments.html#common-launch-commands)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment