From ded2d2a10f14a436ebf4096fe3b6594e2c0d541f Mon Sep 17 00:00:00 2001 From: 4pdadmin <4pdadmin@local.domain> Date: Wed, 30 Jul 2025 16:56:02 +0800 Subject: [PATCH] update --- resource.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resource.yaml b/resource.yaml index 517279d..523a4ee 100644 --- a/resource.yaml +++ b/resource.yaml @@ -107,3 +107,15 @@ resource_packages: gpu_value: 2 memory_key: null memory_value: null +- name: MR-V100*1 + description: 适用于7b/14b-int4推理 + resources: + memory: 20Gi + cpu: 10 + gpu: + type: gpu + device_label: Iluvatar MR-V100 + gpu_key: iluvatar.ai/gpu + gpu_value: 1 + memory_key: null + memory_value: null