We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a67068 + 75372da commit d8a969cCopy full SHA for d8a969c
doc/Model_Zoo.md
@@ -1,5 +1,7 @@
1
# Model Zoo
2
3
+(English|[简体中文](./Model_Zoo_CN.md))
4
+
5
This page lists model archives that are pre-trained and pre-packaged, ready to be served for inference with PaddleServing.
6
To propose a model for inclusion, please submit [pull request](https://github.com/PaddlePaddle/Serving/pulls)
7
doc/Model_Zoo_CN.md
+([English](./Model_Zoo.md)|简体中文)
本页面展示了Paddle Serving目前支持的预训练模型以及下载链接
若您想为Paddle Serving提供新的模型,可通过[pull request](https://github.com/PaddlePaddle/Serving/pulls)提交PR
0 commit comments