Skip to content

Commit

Permalink
[Docs] Document Phi-4 support (vllm-project#12362)
Browse files Browse the repository at this point in the history
Signed-off-by: Isotr0py <2037008807@qq.com>
  • Loading branch information
Isotr0py authored Jan 23, 2025
1 parent 2c85529 commit 2cbeeda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/models/supported_models.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,8 @@ See [this page](#generative-models) for more information on how to use generativ
- ✅︎
- ✅︎
* - `Phi3ForCausalLM`
- Phi-3
- `microsoft/Phi-3-mini-4k-instruct`, `microsoft/Phi-3-mini-128k-instruct`, `microsoft/Phi-3-medium-128k-instruct`, etc.
- Phi-4, Phi-3
- `microsoft/Phi-4`, `microsoft/Phi-3-mini-4k-instruct`, `microsoft/Phi-3-mini-128k-instruct`, `microsoft/Phi-3-medium-128k-instruct`, etc.
- ✅︎
- ✅︎
* - `Phi3SmallForCausalLM`
Expand Down

0 comments on commit 2cbeeda

Please sign in to comment.