mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-12-24 13:28:13 +08:00
12 lines
209 B
YAML
12 lines
209 B
YAML
top_p: 0.8
|
|
temperature: 0.8
|
|
max_tokens: 12288
|
|
repetition_penalty: 1.0
|
|
frequency_penalty: 0
|
|
presence_penalty: 0
|
|
metadata:
|
|
enable_thinking: false
|
|
min_tokens: 1
|
|
chat_template_kwargs:
|
|
enable_thinking: false
|