You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
我通过
model = PaddleOCRVL()来实例化一个paddleocr模型似乎没有用到vllm/sglang,测试时发现这样实例化出来的模型推理速度比较慢,而在命令行通过paddleocr ... --backend vllm部署好的模型,推理速度要快得多。有没有什么方式能够在python中可以直接实例化一个vllm/sglang backend的模型呢?Beta Was this translation helpful? Give feedback.
All reactions