Skip to content

Commit

Permalink
update perf doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Yunnglin committed Dec 9, 2024
1 parent da9e0d9 commit d47b18e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/en/user_guides/stress_test/parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ Execute `evalscope perf --help` to get a full parameter description:
- `--top-p`: Top_p sampling.

## Data Storage
- `--wandb-api-key`: wandb API key, if set, metrics will be saved to wandb.
- `--wandb-api-key`: wandb API key, if set, metrics will be saved to wandb.
- `--outputs-dir` specifies the output file path, with a default value of `./outputs`.
3 changes: 2 additions & 1 deletion docs/zh/user_guides/stress_test/parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@
- `--top-p` top_p采样。

## 数据存储
- `--wandb-api-key` wandb API密钥,如果设置,则度量将保存到wandb。
- `--wandb-api-key` wandb API密钥,如果设置,则度量将保存到wandb。
- `--outputs-dir` 输出文件路径,默认为`./outputs`

0 comments on commit d47b18e

Please sign in to comment.