We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9633c9f commit c25834dCopy full SHA for c25834d
docs/deploy/cli.rst
@@ -70,7 +70,7 @@ We provide the list of chat CLI interface for reference.
70
71
.. code:: bash
72
73
- mlc_llm serve MODEL [--model-lib PATH-TO-MODEL-LIB] [--device DEVICE] [--overrides OVERRIDES]
+ mlc_llm chat MODEL [--model-lib PATH-TO-MODEL-LIB] [--device DEVICE] [--overrides OVERRIDES]
74
75
76
MODEL The model folder after compiling with MLC-LLM build process. The parameter
0 commit comments