PaddlePaddle / PaddlePaddle/FastDeploy
基于arm+npu 的服务器,可以实现 用 FastDeploy 部署 PaddleOCR-VL + TableMagic 这2条产线吗,主要为了解决越跑越慢的问题
Open
@rainyfly is already working on this.
Since Apr 10, 2026.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
现在服务器是 arm + npu ,部署了多实例的2条产线,PaddleOCR-VL + TableMagic ,PaddleOCR-VL 使用的是官方的 docker compose , TableMagic 使用的是 paddlex --serve 启动的多实例,最后用 nginx 统一转发,现在的问题是越跑越慢,查了些资料,说是 FastDeploy 可以解决这个问题,但是在官方github 没有找到基于 arm + npu 的部署文档,不确定是否支持,麻烦大佬们给解答下,或者有其他方案也可以,万分感谢!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.