Files
2026-07-13 13:24:13 +08:00

6 lines
98 B
YAML

_target_: vllm.SamplingParams
n: 5
temperature: 1.0
stop: [ "</s>", "\n\n\n\n" ]
max_tokens: 2048