mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 20:19:51 +01:00
fix streamer arg
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/13520666 * fix streamer arg
This commit is contained in:
@@ -241,6 +241,6 @@ class QWenForTextGeneration(QWenPreTrainedModel):
|
||||
stopping_criteria,
|
||||
prefix_allowed_tokens_fn,
|
||||
synced_gpus,
|
||||
streamer,
|
||||
streamer=streamer,
|
||||
**kwargs,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user