“c1349d98aa48060b449c4eea4dfc95a2989ad203”上不存在“paddle/fluid/framework/no_need_buffer_vars_inference.cc”
未验证 提交 5f7e926d 编写于 作者: S Steffy-zxf 提交者: GitHub

Update README.md

上级 d48b1d96
...@@ -226,7 +226,7 @@ Paddle Inference Server exit successfully! ...@@ -226,7 +226,7 @@ Paddle Inference Server exit successfully!
> A : 可通过多次启动`Bert Service`,分配不同端口实现。如果使用GPU,需要指定不同的显卡。如同时部署`ernie`和`bert_chinese_L-12_H-768_A-12`,分别执行命令如下: > A : 可通过多次启动`Bert Service`,分配不同端口实现。如果使用GPU,需要指定不同的显卡。如同时部署`ernie`和`bert_chinese_L-12_H-768_A-12`,分别执行命令如下:
> ```shell > ```shell
> $ hub serving start bert_serving -m ernie -p 8866 > $ hub serving start bert_serving -m ernie -p 8866
> $ hub serving start bert_serving -m bert_serving -m bert_chinese_L-12_H-768_A-12 -p 8867 > $ hub serving start bert_serving -m bert_chinese_L-12_H-768_A-12 -p 8867
> ``` > ```
> Q : 启动时显示"Check out http://yq01-gpu-255-129-12-00.epc.baidu.com:8887 in web > Q : 启动时显示"Check out http://yq01-gpu-255-129-12-00.epc.baidu.com:8887 in web
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册