ci: bench: add more ftype, fix triggers and bot comment (#6466)
* ci: bench: change trigger path to not spawn on each PR * ci: bench: add more file type for phi-2: q8_0 and f16. - do not show the comment by default * ci: bench: add seed parameter in k6 script * ci: bench: artefact name perf job * Add iteration in the commit status, reduce again the autocomment * ci: bench: add per slot metric in the commit status * Fix trailing spaces
This commit is contained in:
parent
4bcd6b959c
commit
7a2c92637a
3 changed files with 39 additions and 17 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