update qwen-long (#8157)

This commit is contained in:
crazywoola
2024-09-09 19:09:42 +08:00
committed by GitHub
parent 3ff9a1f24a
commit 0bec6a037c

View File

@@ -24,7 +24,7 @@ parameter_rules:
type: int
default: 2000
min: 1
max: 2000
max: 6000
help:
zh_Hans: 用于指定模型在生成内容时token的最大数量它定义了生成的上限但不保证每次都会生成到这个数量。
en_US: It is used to specify the maximum number of tokens when the model generates content. It defines the upper limit of generation, but does not guarantee that this number will be generated every time.