Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
6d9aa00f
Unverified
Commit
6d9aa00f
authored
Mar 27, 2024
by
Woosuk Kwon
Committed by
GitHub
Mar 27, 2024
Browse files
[Docs] Add Command-R to supported models (#3669)
parent
1182607e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
README.md
README.md
+1
-0
docs/source/models/supported_models.rst
docs/source/models/supported_models.rst
+4
-0
No files found.
README.md
View file @
6d9aa00f
...
@@ -67,6 +67,7 @@ vLLM seamlessly supports many Hugging Face models, including the following archi
...
@@ -67,6 +67,7 @@ vLLM seamlessly supports many Hugging Face models, including the following archi
-
Baichuan & Baichuan2 (
`baichuan-inc/Baichuan2-13B-Chat`
,
`baichuan-inc/Baichuan-7B`
, etc.)
-
Baichuan & Baichuan2 (
`baichuan-inc/Baichuan2-13B-Chat`
,
`baichuan-inc/Baichuan-7B`
, etc.)
-
BLOOM (
`bigscience/bloom`
,
`bigscience/bloomz`
, etc.)
-
BLOOM (
`bigscience/bloom`
,
`bigscience/bloomz`
, etc.)
-
ChatGLM (
`THUDM/chatglm2-6b`
,
`THUDM/chatglm3-6b`
, etc.)
-
ChatGLM (
`THUDM/chatglm2-6b`
,
`THUDM/chatglm3-6b`
, etc.)
-
Command-R (
`CohereForAI/c4ai-command-r-v01`
, etc.)
-
DBRX (
`databricks/dbrx-base`
,
`databricks/dbrx-instruct`
etc.)
-
DBRX (
`databricks/dbrx-base`
,
`databricks/dbrx-instruct`
etc.)
-
DeciLM (
`Deci/DeciLM-7B`
,
`Deci/DeciLM-7B-instruct`
, etc.)
-
DeciLM (
`Deci/DeciLM-7B`
,
`Deci/DeciLM-7B-instruct`
, etc.)
-
Falcon (
`tiiuae/falcon-7b`
,
`tiiuae/falcon-40b`
,
`tiiuae/falcon-rw-7b`
, etc.)
-
Falcon (
`tiiuae/falcon-7b`
,
`tiiuae/falcon-40b`
,
`tiiuae/falcon-rw-7b`
, etc.)
...
...
docs/source/models/supported_models.rst
View file @
6d9aa00f
...
@@ -27,6 +27,10 @@ Alongside each architecture, we include some popular models that use it.
...
@@ -27,6 +27,10 @@ Alongside each architecture, we include some popular models that use it.
- ChatGLM
- ChatGLM
- :code:`THUDM/chatglm2-6b`, :code:`THUDM/chatglm3-6b`, etc.
- :code:`THUDM/chatglm2-6b`, :code:`THUDM/chatglm3-6b`, etc.
- ✅︎
- ✅︎
* - :code:`CohereForCausalLM`
- Command-R
- :code:`CohereForAI/c4ai-command-r-v01`, etc.
-
* - :code:`DbrxForCausalLM`
* - :code:`DbrxForCausalLM`
- DBRX
- DBRX
- :code:`databricks/dbrx-base`, :code:`databricks/dbrx-instruct`, etc.
- :code:`databricks/dbrx-base`, :code:`databricks/dbrx-instruct`, etc.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment