From 2916601e6c0705cb147387409c679cceab5c3ce9 Mon Sep 17 00:00:00 2001 From: LoganJane <42287016+LoganJane@users.noreply.github.com> Date: Wed, 18 Mar 2026 18:29:37 +0800 Subject: [PATCH] [CI] add Kimi-K2.5 weights download (#7406) ### What this PR does / why we need it? Add Kimi-K2.5 weights download. - vLLM version: v0.17.0 - vLLM main: https://github.com/vllm-project/vllm/commit/4497431df654e46fb1fb5e64bf8611e762ae5d87 Signed-off-by: LoganJane --- .github/workflows/misc/model_list.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/misc/model_list.json b/.github/workflows/misc/model_list.json index c82d9671..f6ec5c57 100644 --- a/.github/workflows/misc/model_list.json +++ b/.github/workflows/misc/model_list.json @@ -17,6 +17,7 @@ "DevQuasar/deepseek-ai.DeepSeek-V3.2-BF16", "Eco-Tech/DeepSeek-V3.1-w8a8-mtp-QuaRot", "Eco-Tech/Qwen3-30B-A3B-w8a8", + "Eco-Tech/Kimi-K2.5-W4A8", "Howeee/Qwen2.5-1.5B-apeach", "IntervitensInc/pangu-pro-moe-model", "IntervitensInc/pangu-pro-moe-modelt",