Skip to content

Commit b9bfcbe

Browse files
authored
update Qwen1.5-72B yaml (#64)
well done
1 parent 70af49b commit b9bfcbe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ model_config:
2727
trust_remote_code: true
2828
# use_kernel: true # for deepspped type only
2929
# max_tokens: 1536 # for deepspped type only
30-
pipeline: defaulttransformers
31-
# pipeline: default
30+
# pipeline: defaulttransformers
31+
pipeline: default
3232
generation:
3333
max_batch_size: 1
3434
batch_wait_timeout_s: 0
3535
generate_kwargs:
36-
bos_token_id: 151643
36+
# bos_token_id: 151643
3737
# pad_token_id: 151643,
3838
# eos_token_id: [151645, 151643],
3939
do_sample: false

0 commit comments

Comments
 (0)