Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
56b8fb02
You need to sign in or sign up before continuing.
Unverified
Commit
56b8fb02
authored
Dec 10, 2025
by
Julia Scheaffer
Committed by
GitHub
Dec 10, 2025
Browse files
cmd/bench: fix options table in cmd/bench/README.md (#13216)
parent
b9569305
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
cmd/bench/README.md
cmd/bench/README.md
+1
-0
No files found.
cmd/bench/README.md
View file @
56b8fb02
...
@@ -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) |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment