From 5d2e7f5760de5b87826d41f060a9207b3da7ebe0 Mon Sep 17 00:00:00 2001 From: cwz Date: Thu, 25 Jun 2026 13:52:08 +0800 Subject: [PATCH] =?UTF-8?q?feat(static):=20=E6=96=B0=E5=A2=9E=20vllm=20v0.?= =?UTF-8?q?23.0=20=E9=95=9C=E5=83=8F=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/llmimages.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/static/llmimages.yaml b/static/llmimages.yaml index e221179..6fcb0fa 100644 --- a/static/llmimages.yaml +++ b/static/llmimages.yaml @@ -9,6 +9,18 @@ - image: registry.cn-beijing.aliyuncs.com/zexi/hermes:v2026.4.23-20260424.0 description: v2026.4.23 llm_type: hermes-agent +## vLLM +- image: registry.cn-beijing.aliyuncs.com/cloudpods/vllm-opanai:v0.23.0 + description: vLLM v0.23.0 + llm_type: vllm + sku: + cpu: 8 + memory: 16384 + volume_size_mb: 40960 + bandwidth: 1000 + port_mappings: + - protocol: tcp + container_port: 8000 ## ComfyUI - image: registry.cn-beijing.aliyuncs.com/cloudpods/comfyui-boot:cu128-slim.20260324.0 description: ComfyUI Boot cu128-slim 默认镜像