mirror of https://github.com/ollama/ollama
cmd/bench: fix options table in cmd/bench/README.md (#13216)
This commit is contained in:
parent
b95693056c
commit
56b8fb024c
|
|
@ -54,6 +54,7 @@ benchstat -col /name gemma.bench
|
|||
## Command Line Options
|
||||
|
||||
| Option | Description | Default |
|
||||
|----------|-------------|---------|
|
||||
| -model | Comma-separated list of models to benchmark | (required) |
|
||||
| -epochs | Number of iterations per model | 1 |
|
||||
| -max-tokens | Maximum tokens for model response | 0 (unlimited) |
|
||||
|
|
|
|||
Loading…
Reference in New Issue