Skip to content

Commit 1744cc9

Browse files
authored
[Doc] Add Phi-3-medium to list of supported models (#5788)
1 parent e72dc6c commit 1744cc9

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
@@ -129,7 +129,7 @@ Alongside each architecture, we include some popular models that use it.
129129
- ✅︎
130130
* - :code:`Phi3ForCausalLM`
131131
- Phi-3
132-
- :code:`microsoft/Phi-3-mini-4k-instruct`, :code:`microsoft/Phi-3-mini-128k-instruct`, etc.
132+
- :code:`microsoft/Phi-3-mini-4k-instruct`, :code:`microsoft/Phi-3-mini-128k-instruct`, :code:`microsoft/Phi-3-medium-128k-instruct`, etc.
133133
-
134134
* - :code:`Phi3SmallForCausalLM`
135135
- Phi-3-Small

0 commit comments

Comments
 (0)