Add microsoft/phi-4 vllm-benchmark-models (#4801) (#4847)

* add Phi-4 to vllm-benchmark-models.yaml

fix model_repo

* update model group names

Co-authored-by: Peter Park <peter.park@amd.com>
This commit is contained in:
yugang-amd
2025-05-30 09:20:17 -04:00
committed by GitHub
parent db9e845844
commit 00f74d2d8e

View File

@@ -150,6 +150,13 @@ vllm_benchmark:
model_repo: deepseek-ai/deepseek-moe-16b-chat
url: https://huggingface.co/deepseek-ai/deepseek-moe-16b-chat
precision: float16
- group: Microsoft Phi
tag: phi
models:
- model: Phi-4
mad_tag: pyt_vllm_phi-4
model_repo: microsoft/phi-4
url: https://huggingface.co/microsoft/phi-4
- group: TII Falcon
tag: falcon
models: