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