|
|
|
@ -23,7 +23,7 @@ parameter_rules:
|
|
|
|
type: int
|
|
|
|
type: int
|
|
|
|
default: 4096
|
|
|
|
default: 4096
|
|
|
|
min: 1
|
|
|
|
min: 1
|
|
|
|
max: 32000
|
|
|
|
max: 4096
|
|
|
|
help:
|
|
|
|
help:
|
|
|
|
zh_Hans: 指定生成结果长度的上限。如果生成结果截断,可以调大该参数。
|
|
|
|
zh_Hans: 指定生成结果长度的上限。如果生成结果截断,可以调大该参数。
|
|
|
|
en_US: Specifies the upper limit on the length of generated results. If the generated results are truncated, you can increase this parameter.
|
|
|
|
en_US: Specifies the upper limit on the length of generated results. If the generated results are truncated, you can increase this parameter.
|
|
|
|
|