[LLM] auto performance test fix specific settings to template (#8876)
This commit is contained in:
parent
242c9d6036
commit
7b3ac66e17
2 changed files with 1 additions and 4 deletions
|
|
@ -1 +1 @@
|
||||||
llama2_path:
|
model: /path/to/model
|
||||||
|
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
,model,1st token avg latency (ms/token),2+ avg latency (ms/token),input/output tokens
|
|
||||||
0,llama2,232.42,56.19,32/32
|
|
||||||
1,llama2,9465.57,68.67,1024/128
|
|
||||||
|
Loading…
Reference in a new issue