Skip to content

Commit 32f7f37

Browse files
committed
Minor update to README
1 parent 1f23b2e commit 32f7f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vec_inf/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `vec-inf` Commands
22

3-
* `launch`: Specify a model family and other optional parameters to launch an OpenAI compatible inference server, `--json-mode` supported. Check [`here`](./models/README.md) for complete list of available options.
3+
* `launch`: Specify a model family and other optional parameters to launch an OpenAI compatible inference server, `--json-mode` supported.
44
* `list`: List all available model names, or append a supported model name to view the default configuration, `--json-mode` supported.
55
* `metrics`: Streams performance metrics to the console.
66
* `status`: Check the model status by providing its Slurm job ID, `--json-mode` supported.

0 commit comments

Comments
 (0)