From 445508abf87e2c60d1ac69bdcab8a9400fe0abe9 Mon Sep 17 00:00:00 2001 From: 4pdadmin <4pdadmin@local.domain> Date: Wed, 30 Jul 2025 16:53:23 +0800 Subject: [PATCH] update --- resource.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resource.yaml b/resource.yaml index e1c7990..c239faf 100644 --- a/resource.yaml +++ b/resource.yaml @@ -59,3 +59,15 @@ resource_packages: gpu_value: 1 memory_key: null memory_value: null +- name: R200-8F*2 + description: 适用于7b/14b-int4推理 + resources: + memory: 100Gi + cpu: 20 + gpu: + type: gpu + device_label: R200-8F + gpu_key: baidu.com/xpu + gpu_value: 2 + memory_key: null + memory_value: null