File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -996,7 +996,7 @@ Note that ``CONFIG`` is a positional argument. Arguments wrapped with ``[ ]`` ar
996
996
997
997
--conv-template CONV_TEMPLATE Conversation template. It depends on how the model is tuned. Use "LM" for vanilla base model
998
998
For existing pre-defined templates, see ``CONV_TEMPLATES ``
999
- `here <https://github.com/mlc-ai/mlc-llm/blob/main/python/mlc_llm/compiler/ model/model.py >`_.
999
+ `here <https://github.com/mlc-ai/mlc-llm/blob/main/python/mlc_llm/model/model.py >`_.
1000
1000
1001
1001
--context-window-size CONTEXT_WINDOW_SIZE Option to provide the maximum sequence length supported by the model.
1002
1002
This is usually explicitly shown as context length or context window in the model card.
You can’t perform that action at this time.
0 commit comments