mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 22:05:44 +08:00
Fix the syntax error in the doc of supported_models (#2584)
This commit is contained in:
parent
f1f6cc10c7
commit
223c19224b
@ -68,10 +68,10 @@ Alongside each architecture, we include some popular models that use it.
|
||||
* - :code:`QWenLMHeadModel`
|
||||
- Qwen
|
||||
- :code:`Qwen/Qwen-7B`, :code:`Qwen/Qwen-7B-Chat`, etc.
|
||||
* - :code:`StableLMEpochForCausalLM`
|
||||
* - :code:`Qwen2ForCausalLM`
|
||||
- Qwen2
|
||||
- :code:`Qwen/Qwen2-7B-beta`, :code:`Qwen/Qwen-7B-Chat-beta`, etc.
|
||||
* - :code:`StableLMEpochForCausalLM`
|
||||
- StableLM
|
||||
- :code:`stabilityai/stablelm-3b-4e1t/` , :code:`stabilityai/stablelm-base-alpha-7b-v2`, etc.
|
||||
* - :code:`YiForCausalLM`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user