Skip to content

Commit

Permalink
Update run-superbench.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yukirora authored Sep 26, 2024
1 parent 83a94f4 commit 7080dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/run-superbench.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sb deploy -f remote.ini --host-password [password]
:::note Note
You should deploy corresponding Docker image to use release version, for example,

`sb deploy -f local.ini -i superbench/superbench:v0.11.0-cuda12.2`
`sb deploy -f local.ini -i superbench/superbench:v0.11.0-cuda12.4`

You should note that version of git repo only determines version of sb CLI, and not the sb container. You should define the container version even if you specified a release version for the git clone.

Expand Down

0 comments on commit 7080dec

Please sign in to comment.