mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
* Add ci case for min token and max token * 【CI case】include total_tokens in the last packet of completion interface stream output * 【CE】add qwen25-vl * 【CE】add qwen25-vl --------- Co-authored-by: xujing43 <xujing43@baidu.com>
8 lines
137 B
YAML
8 lines
137 B
YAML
top_p: 0.8
|
|
temperature: 0.7
|
|
metadata:
|
|
min_tokens: 1
|
|
max_tokens: 32768
|
|
repetition_penalty: 1.05
|
|
frequency_penalty: 0
|
|
presence_penalty: 0 |