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