From de5be6e85f81cf19c84ec807b9c550ae4136d5c6 Mon Sep 17 00:00:00 2001 From: 4pdadmin <4pdadmin@local.domain> Date: Wed, 17 Dec 2025 11:39:45 +0800 Subject: [PATCH] update --- resource.yaml | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/resource.yaml b/resource.yaml index 664cb33..eaa5d2e 100644 --- a/resource.yaml +++ b/resource.yaml @@ -323,18 +323,6 @@ resource_packages: gpu_value: 8 memory_key: null memory_value: null -- name: 大模型演示 - description: 大模型演示使用 - resources: - memory: 16Gi - cpu: 4 - gpu: - type: gpu - device_label: A10080G - gpu_key: nvidia.com/gpu - gpu_value: 2 - memory_key: null - memory_value: '80' - name: 大模型演示2 description: 大模型演示使用 resources: @@ -347,14 +335,14 @@ resource_packages: gpu_value: 2 memory_key: null memory_value: '80' -- name: testxuci123 - description: null +- name: 大模型演示 + description: 大模型演示使用 resources: memory: 100Gi - cpu: 10 + cpu: 4 gpu: type: gpu - device_label: Nvidia A100(80G) + device_label: A10080G gpu_key: nvidia.com/gpu gpu_value: 2 memory_key: null