mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-15 03:10:35 +08:00
fix streaming response in API
This commit is contained in:
@@ -4,6 +4,7 @@ datasets>=2.12.0
|
||||
accelerate>=0.19.0
|
||||
peft>=0.3.0
|
||||
trl>=0.4.4
|
||||
sentencepiece
|
||||
jieba
|
||||
rouge_chinese
|
||||
nltk
|
||||
@@ -11,4 +12,4 @@ gradio
|
||||
mdtex2html
|
||||
uvicorn
|
||||
fastapi
|
||||
sentencepiece
|
||||
sse_starlette
|
||||
|
||||
Reference in New Issue
Block a user