mirror of
https://github.com/vllm-project/vllm.git
synced 2025-10-20 23:03:52 +08:00
[Doc] Update Granite model docs (#9025)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user