We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22597a4 commit b996b00Copy full SHA for b996b00
examples/server/bench/script.js
@@ -87,6 +87,7 @@ export default function () {
87
],
88
"model": model,
89
"stream": false,
90
+ "seed": 42,
91
"max_tokens": max_tokens
92
}
93
0 commit comments