PaddleX/latest/pipeline_deploy/serving #3524
Replies: 17 comments 65 replies
-
您好,paddlex --serve --pipeline image_classification这样启动服务之后,关闭服务的命令是什么呀? |
Beta Was this translation helpful? Give feedback.
-
paddlex --serve --pipeline {产线名称或产线配置文件路径} [{其他命令行选项}] 如果在部署多个产线, 是否要启动多个服务吗? |
Beta Was this translation helpful? Give feedback.
-
服务化部署支持实时数据的高性能推理? |
Beta Was this translation helpful? Give feedback.
-
我在测试‘高稳定性服务化部署’,使用通用OCR SDK,本地docker启动成功,client.py测试GRPCInferenceService通过,Metrics Service访问成功,但是HTTPService请求失败,一直报错400 Bad Request。想问一下HTTPService的接口调用文档有没有,请求参数是什么,怎么才能正确访问HTTPService |
Beta Was this translation helpful? Give feedback.
-
SDK的下载链接都失效了,麻烦修复下吧 |
Beta Was this translation helpful? Give feedback.
-
您好 |
Beta Was this translation helpful? Give feedback.
-
docker部署的,为什么λ localhost ~/PaddleX paddlex --serve --pipeline OCR |
Beta Was this translation helpful? Give feedback.
-
高稳定性服务化部署如何通过http方式调用 |
Beta Was this translation helpful? Give feedback.
-
您好,这个SDK又不能下载了 |
Beta Was this translation helpful? Give feedback.
-
您好,想请教下CUDA版本为12.4的话 怎么获取ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlex/hps:paddlex3.1-gpu的版本 这个只支持CUDA版本为11.8的吧? |
Beta Was this translation helpful? Give feedback.
-
服务化部署如何开启高性能推理? |
Beta Was this translation helpful? Give feedback.
-
执行 1.1 paddlex --install serving 一直报错啊,os 版本 AlmaLinux9.6, 在linux 上你们强烈建议使用 docker安装paddlex ,这里怎么没有使用docekr 安装的paddlex 执行服务部署的教程呀, 请大佬指教, 谢谢! Using cached future-1.0.0-py3-none-any.whl (491 kB) [notice] A new release of pip is available: 25.0.1 -> 25.1.1 During handling of the above exception, another exception occurred: Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
-
https://paddlepaddle.github.io/PaddleX/latest/pipeline_deploy/serving.html#23 调整后的 pipeline_config.yaml pipeline_name: OCR text_type: general use_doc_preprocessor: True SubPipelines: SubModules: |
Beta Was this translation helpful? Give feedback.
-
对于这种启动服务后还需下载的模型,因为网络原因无法下载怎么办,可以手动挂载吗 I0718 07:56:17.887946 7 grpc_server.cc:4117] Started GRPCInferenceService at 0.0.0.0:8001 The above exception was the direct cause of the following exception: Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
-
2.4.2 手动构造 HTTP 请求,构造的请求体格式不对,"data"中的json应该是String类型。 |
Beta Was this translation helpful? Give feedback.
-
请大佬有空了帮忙看看这个问题:
以上运行后,有两个问题。
|
Beta Was this translation helpful? Give feedback.
-
使用 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
PaddleX/latest/pipeline_deploy/serving
https://paddlepaddle.github.io/PaddleX/latest/pipeline_deploy/serving.html
Beta Was this translation helpful? Give feedback.
All reactions