marian-nmt / marian

Fast Neural Machine Translation in C++

Home Page:https://marian-nmt.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

which Python framework suit for server(NMT-Server)

xyx361100238 opened this issue · comments

I was train MT model use marian, and convert to pytorch,it works well; now I want to start server in python, anyboby please tell me which frame in python suitable for a server:Asynchronous & concurrent & distributed
thanks!