Unverified Commit 1744cc99 authored by Michael Goin's avatar Michael Goin Committed by GitHub
Browse files

[Doc] Add Phi-3-medium to list of supported models (#5788)

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