Skip to content

Commit c25834d

Browse files
authored
[Docs] Fix typo in mlc_llm chat command (#2560)
1 parent 9633c9f commit c25834d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deploy/cli.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ We provide the list of chat CLI interface for reference.
7070

7171
.. code:: bash
7272
73-
mlc_llm serve MODEL [--model-lib PATH-TO-MODEL-LIB] [--device DEVICE] [--overrides OVERRIDES]
73+
mlc_llm chat MODEL [--model-lib PATH-TO-MODEL-LIB] [--device DEVICE] [--overrides OVERRIDES]
7474
7575
7676
MODEL The model folder after compiling with MLC-LLM build process. The parameter

0 commit comments

Comments
 (0)