PaddleOCR-VL的部署
#16810
Replies: 1 comment
-
|
是的,这个模型没有提供.pdiparams的格式,如果希望通过C++部署,可以通过部署成服务,C++的code调用 |
Beta Was this translation helpful? Give feedback.
0 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.
-
PaddleOCR-VL是不支持C++本地部署吗?ModelScope上只有Safetensors 格式的模型文件,找不到PaddlePaddle 原生推理格式((.pdmodel和 .pdiparams))的模型文件。
Beta Was this translation helpful? Give feedback.
All reactions