You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,6 @@ The `accuracy` folder contains YAML configs needed for the model to be validated
9
9
* client.yml: contains settings for the llm-eval-test harness for the model
10
10
* accuracy.yml: contains evaluation tasks and accuracy expectations for the model
11
11
12
-
The `benchmark` folder contains YAML configs needed for the model to be validated through the [guidellm](https://github.com/neuralmagic/guidellm). There are 3 config files for each model:
12
+
The `performance` folder contains YAML configs needed for the model to be validated through the [guidellm](https://github.com/neuralmagic/guidellm). There are 2 config files for each model:
13
13
* server.yml: contains settings to start a vllm server with the model
14
14
* client.yml: contains settings for the guidellm for the model
0 commit comments