Skip to content

Commit 1a33372

Browse files
WoosukKwonjimpang
authored and
jimpang
committed
[Minor] Fix StableLMEpochForCausalLM -> StableLmForCausalLM (vllm-project#3046)
1 parent 2bead82 commit 1a33372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/models/supported_models.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Alongside each architecture, we include some popular models that use it.
8383
* - :code:`Qwen2ForCausalLM`
8484
- Qwen2
8585
- :code:`Qwen/Qwen2-beta-7B`, :code:`Qwen/Qwen2-beta-7B-Chat`, etc.
86-
* - :code:`StableLMEpochForCausalLM`
86+
* - :code:`StableLmForCausalLM`
8787
- StableLM
8888
- :code:`stabilityai/stablelm-3b-4e1t/` , :code:`stabilityai/stablelm-base-alpha-7b-v2`, etc.
8989

0 commit comments

Comments
 (0)