[benchmark]add lite-vl and x1 yaml (#4130)

This commit is contained in:
xiegegege
2025-09-16 16:38:36 +08:00
committed by GitHub
parent 8e49d99009
commit d682c97dd3
15 changed files with 60 additions and 3 deletions

View File

@@ -0,0 +1 @@
max_tokens: 131071

View File

@@ -0,0 +1 @@
max_tokens: 12288

View File

@@ -2,7 +2,7 @@ top_p: 0.95
temperature: 0.6
metadata:
min_tokens: 1
max_tokens: 65535
max_tokens: 131071
repetition_penalty: 1.0
frequency_penalty: 0
presence_penalty: 0