流式输出支持

#16
by zhenghui - opened
This comment has been hidden

本身就支持流式输出
设置 stream = True即可
model.chat(tokenizer, messages, stream=True)

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment