You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vec_inf/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# `vec-inf` Commands
2
2
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.
4
4
*`list`: List all available model names, or append a supported model name to view the default configuration, `--json-mode` supported.
5
5
*`metrics`: Streams performance metrics to the console.
6
6
*`status`: Check the model status by providing its Slurm job ID, `--json-mode` supported.
0 commit comments