Skip to content

Commit e8eb310

Browse files
njhillAlvant
authored andcommitted
[Doc] Update Granite model docs (vllm-project#9025)
Signed-off-by: Alvant <[email protected]>
1 parent 4ae70fb commit e8eb310

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

docs/source/models/supported_models.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,12 @@ Decoder-only Language Models
9292
- :code:`EleutherAI/gpt-neox-20b`, :code:`EleutherAI/pythia-12b`, :code:`OpenAssistant/oasst-sft-4-pythia-12b-epoch-3.5`, :code:`databricks/dolly-v2-12b`, :code:`stabilityai/stablelm-tuned-alpha-7b`, etc.
9393
-
9494
* - :code:`GraniteForCausalLM`
95-
- Granite, Power-LM
96-
- :code:`ibm/granite-7b-base`, :code:`ibm/PowerLM-3b` etc.
95+
- PowerLM
96+
- :code:`ibm/PowerLM-3b` etc.
97+
- ✅︎
98+
* - :code:`GraniteMoeForCausalLM`
99+
- PowerMoE
100+
- :code:`ibm/PowerMoE-3b` etc.
97101
- ✅︎
98102
* - :code:`InternLMForCausalLM`
99103
- InternLM

0 commit comments

Comments
 (0)