zhaofeng3012

Results 1 comments of zhaofeng3012

> > 推理很慢!!如何利用GPU进行推理???? > > ```python > > pipeline = pipeline(Tasks.faq_question_answering, 'damo/nlp_mgimn_faq-question-answering_chinese-base', > > model_revision="v1.0.0", device='gpu') > > ``` > > > > > > > > > > >...