Unverified Commit 56b8fb02 authored by Julia Scheaffer's avatar Julia Scheaffer Committed by GitHub
Browse files

cmd/bench: fix options table in cmd/bench/README.md (#13216)

parent b9569305
...@@ -54,6 +54,7 @@ benchstat -col /name gemma.bench ...@@ -54,6 +54,7 @@ benchstat -col /name gemma.bench
## Command Line Options ## Command Line Options
| Option | Description | Default | | Option | Description | Default |
|----------|-------------|---------|
| -model | Comma-separated list of models to benchmark | (required) | | -model | Comma-separated list of models to benchmark | (required) |
| -epochs | Number of iterations per model | 1 | | -epochs | Number of iterations per model | 1 |
| -max-tokens | Maximum tokens for model response | 0 (unlimited) | | -max-tokens | Maximum tokens for model response | 0 (unlimited) |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment