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

This commit is contained in:
Michael Goin 2024-06-24 13:48:55 -04:00 committed by GitHub
parent e72dc6cb35
commit 1744cc99ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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