Skip to content

Commit 6733d9b

Browse files
committed
Fix wrong command syntax
1 parent 5d9c603 commit 6733d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Note that the base URL is only available when model is in `READY` state, and if
4040

4141
Once your server is ready, you can check performance metrics by providing the Slurm job ID to the `metrics` command:
4242
```bash
43-
vec-inf metrics
43+
vec-inf metrics 13014393
4444
```
4545

4646
And you will see the performance metrics streamed to your console, note that the metrics are updated with a 10-second interval.

0 commit comments

Comments
 (0)