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

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

fix model_repo

* update model group names
This commit is contained in:
Peter Park
2025-05-30 06:37:13 -04:00
committed by GitHub
parent 93fd0ef1d4
commit 6999c24402

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: