MinerU使用vlm-transformers与使用vlm-sglang-client对同一个文件处理结果完全不同? #3319
SuperDaQi-X
started this conversation in
General
Replies: 2 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
vlm只能使用我们提供的0.9b模型,不可以换成其他模型。 |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我在使用sglang服务的时候(依托Qwen2.5-VL),对同一个文件的输出结果与使用,vlm-transformers完全不一致,是还需要改sglang的什么参数么? 使用sglang处理后,所有数据均为空,命令如下: (求大佬解答问题)
mineru -p input_docs/sample.pdf
-o output
--source modelscope
-b vlm-sglang-client
-u http://127.0.0.1:30000
Beta Was this translation helpful? Give feedback.
All reactions