Skip to content

Commit

Permalink
Rename benchmark_genai leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
Wovchena committed Aug 2, 2024
1 parent 47fbb5e commit 38779be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/cpp/benchmark_genai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ optimum-cli export openvino --trust-remote-code --model TinyLlama/TinyLlama-1.1B
## Usage

```sh
benchmark_vanilla_genai [OPTIONS]
benchmark_genai [OPTIONS]
```

### Options
Expand All @@ -31,7 +31,7 @@ benchmark_vanilla_genai [OPTIONS]
### Output:

```
benchmark_vanilla_genai -m TinyLlama-1.1B-Chat-v1.0 -n 10
benchmark_genai -m TinyLlama-1.1B-Chat-v1.0 -n 10
```

```
Expand Down

0 comments on commit 38779be

Please sign in to comment.