[Docs] Add Command-R to supported models (#3669)

This commit is contained in:
Woosuk Kwon
2024-03-27 15:20:00 -07:00
committed by GitHub
parent 1182607e18
commit 6d9aa00fc4
2 changed files with 5 additions and 0 deletions

View File

@@ -27,6 +27,10 @@ Alongside each architecture, we include some popular models that use it.
- ChatGLM
- :code:`THUDM/chatglm2-6b`, :code:`THUDM/chatglm3-6b`, etc.
- ✅︎
* - :code:`CohereForCausalLM`
- Command-R
- :code:`CohereForAI/c4ai-command-r-v01`, etc.
-
* - :code:`DbrxForCausalLM`
- DBRX
- :code:`databricks/dbrx-base`, :code:`databricks/dbrx-instruct`, etc.