Skip to content

Commit f262982

Browse files
authored
Update Readme with new structure (#6)
update readme Signed-off-by: Tarun Kumar <[email protected]>
1 parent 1bb8483 commit f262982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ The `accuracy` folder contains YAML configs needed for the model to be validated
99
* client.yml: contains settings for the llm-eval-test harness for the model
1010
* accuracy.yml: contains evaluation tasks and accuracy expectations for the model
1111

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:
1313
* server.yml: contains settings to start a vllm server with the model
1414
* client.yml: contains settings for the guidellm for the model

0 commit comments

Comments
 (0)