用 command line 调用模型太慢了,想要批量调用怎么办 #1252
Unanswered
yt605155624
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
command line 只是供用户简单试用的,慢是因为每次只处理一句话,而且每次都要重新加载模型,所以很慢
用户想要批量调用时,建议您到 examples 里面调用模型
Beta Was this translation helpful? Give feedback.
All reactions