lam
lam
> UIS-RNN is an online algorithm, but the current `predict()` API of this library is not. > > If people want to deploy this library to a production environment for...
 找到了,darket源码里的。打扰了
算了,推链接吧https://zhuanlan.zhihu.com/p/80208709
确实大,不知该不该继续用了。torchserve是3.7G。官方有没有其他的方案可以 减小镜像体积的
原始文件没有改动时的运行bug  还有一些,不贴了
> > 推理很慢!!!如何利用gpu进行推理???? > > ```python > > pipeline = pipeline(Tasks.faq_question_answering, 'damo/nlp_mgimn_faq-question-answering_chinese-base', > > model_revision="v1.0.0", device='gpu') > > ``` > > > > > > > > > > >...