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
[docs] Updated path pointers in both docs files to point to the
`conversation_template` directory instead of linking to the
non-existent `conversation_template.py` file.
Co-authored-by: 涧波 <kaneki.cjb@alibaba-inc.com>
Please refer to `conversation_template.py<https://github.com/mlc-ai/mlc-llm/blob/main/python/mlc_llm/conversation_template.py>`_ for the full list of supported templates and their implementations.
113
+
Please refer to `conversation_template <https://github.com/mlc-ai/mlc-llm/blob/main/python/mlc_llm/conversation_template>`_ directory for the full list of supported templates and their implementations.
114
114
115
115
Below is a generic structure of a JSON conversation configuration (we use vicuna as an example):
0 commit comments