|
|
@@ -640,7 +640,7 @@ A WebUI developed based on Gradio, with a simple interface and only core parsing
|
|
|
<td>Good compatibility, <br>but slower</td>
|
|
|
<td>Faster than transformers</td>
|
|
|
<td>Fast, compatible with the vLLM ecosystem</td>
|
|
|
- <td>No configuration required, suitable for OpenAI-compatible servers</td>
|
|
|
+ <td>No configuration required, suitable for OpenAI-compatible servers<sup>5</sup></td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<th>Operating System</th>
|
|
|
@@ -681,7 +681,8 @@ A WebUI developed based on Gradio, with a simple interface and only core parsing
|
|
|
<sup>1</sup> Accuracy metric is the End-to-End Evaluation Overall score of OmniDocBench (v1.5)
|
|
|
<sup>2</sup> Linux supports only distributions released in 2019 or later
|
|
|
<sup>3</sup> Requires macOS 13.5 or later
|
|
|
-<sup>4</sup> Windows vLLM support via WSL2
|
|
|
+<sup>4</sup> Windows vLLM support via WSL2
|
|
|
+<sup>5</sup> Servers compatible with the OpenAI API, such as `vLLM`/`SGLang`/`LMDeploy`, etc.
|
|
|
|
|
|
|
|
|
### Install MinerU
|