Skip to content

Commit fd8a71f

Browse files
authored
Rename benchmark_genai leftover (openvinotoolkit#729)
1 parent 47fbb5e commit fd8a71f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/cpp/benchmark_genai/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ optimum-cli export openvino --trust-remote-code --model TinyLlama/TinyLlama-1.1B
1616
## Usage
1717

1818
```sh
19-
benchmark_vanilla_genai [OPTIONS]
19+
benchmark_genai [OPTIONS]
2020
```
2121

2222
### Options
@@ -31,7 +31,7 @@ benchmark_vanilla_genai [OPTIONS]
3131
### Output:
3232

3333
```
34-
benchmark_vanilla_genai -m TinyLlama-1.1B-Chat-v1.0 -n 10
34+
benchmark_genai -m TinyLlama-1.1B-Chat-v1.0 -n 10
3535
```
3636

3737
```

0 commit comments

Comments
 (0)