6 lines
98 B
YAML
6 lines
98 B
YAML
_target_: vllm.SamplingParams
|
|
n: 5
|
|
temperature: 1.0
|
|
stop: [ "</s>", "\n\n\n\n" ]
|
|
max_tokens: 2048
|