Skip to content

Commit ffa6d2f

Browse files
authored
[Docs] Fix typo (#346)
1 parent 404422f commit ffa6d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/models/supported_models.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Alongside each architecture, we include some popular models that use it.
2929
* - :code:`LlamaForCausalLM`
3030
- LLaMA, Vicuna, Alpaca, Koala, Guanaco
3131
- :code:`openlm-research/open_llama_13b`, :code:`lmsys/vicuna-13b-v1.3`, :code:`young-geng/koala`, :code:`JosephusCheung/Guanaco`, etc.
32-
* - :code: `MPTForCausalLM`
32+
* - :code:`MPTForCausalLM`
3333
- MPT, MPT-Instruct, MPT-Chat, MPT-StoryWriter
3434
- :code:`mosaicml/mpt-7b`, :code:`mosaicml/mpt-7b-storywriter`, :code:`mosaicml/mpt-30b`, etc.
3535
* - :code:`OPTForCausalLM`

0 commit comments

Comments
 (0)