Unverified Commit 18c2e30c authored by Nick Hill's avatar Nick Hill Committed by GitHub
Browse files

[Doc] Update Granite model docs (#9025)

parent 19f0d257
......@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment