ci: bench: add seed parameter in k6 script
This commit is contained in:
parent
22597a4848
commit
b996b00d6f
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ export default function () {
|
|||
],
|
||||
"model": model,
|
||||
"stream": false,
|
||||
"seed": 42,
|
||||
"max_tokens": max_tokens
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue