Skip to content

Commit

Permalink
[Doc] Update Granite model docs (vllm-project#9025)
Browse files Browse the repository at this point in the history
Signed-off-by: Amit Garg <mitgarg17495@gmail.com>
  • Loading branch information
njhill authored and garg-amit committed Oct 28, 2024
1 parent 807d533 commit 23c8ffb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docs/source/models/supported_models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,12 @@ Decoder-only Language Models
- :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.
-
* - :code:`GraniteForCausalLM`
- Granite, Power-LM
- :code:`ibm/granite-7b-base`, :code:`ibm/PowerLM-3b` etc.
- PowerLM
- :code:`ibm/PowerLM-3b` etc.
- ✅︎
* - :code:`GraniteMoeForCausalLM`
- PowerMoE
- :code:`ibm/PowerMoE-3b` etc.
- ✅︎
* - :code:`InternLMForCausalLM`
- InternLM
Expand Down

0 comments on commit 23c8ffb

Please sign in to comment.