We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404422f commit ffa6d2fCopy full SHA for ffa6d2f
docs/source/models/supported_models.rst
@@ -29,7 +29,7 @@ Alongside each architecture, we include some popular models that use it.
29
* - :code:`LlamaForCausalLM`
30
- LLaMA, Vicuna, Alpaca, Koala, Guanaco
31
- :code:`openlm-research/open_llama_13b`, :code:`lmsys/vicuna-13b-v1.3`, :code:`young-geng/koala`, :code:`JosephusCheung/Guanaco`, etc.
32
- * - :code: `MPTForCausalLM`
+ * - :code:`MPTForCausalLM`
33
- MPT, MPT-Instruct, MPT-Chat, MPT-StoryWriter
34
- :code:`mosaicml/mpt-7b`, :code:`mosaicml/mpt-7b-storywriter`, :code:`mosaicml/mpt-30b`, etc.
35
* - :code:`OPTForCausalLM`
0 commit comments