Skip to content

Commit 682acb8

Browse files
authored
add parameter for timeou (#46)
1 parent 600bdc1 commit 682acb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

models/text-generation--Qwen--Qwen1.5-72B-Chat.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ model_config:
3131
# pipeline: default
3232
generation:
3333
max_batch_size: 1
34+
batch_wait_timeout_s: 0
3435
generate_kwargs:
3536
bos_token_id: 151643,
3637
# pad_token_id: 151643,

0 commit comments

Comments
 (0)