From 9b0db6a35c90937ac010b8d00f58f9548c2427c1 Mon Sep 17 00:00:00 2001 From: 4pdadmin <4pdadmin@local.domain> Date: Wed, 17 Dec 2025 11:14:53 +0800 Subject: [PATCH] update --- resource.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resource.yaml b/resource.yaml index 34653ec..5b57738 100644 --- a/resource.yaml +++ b/resource.yaml @@ -335,3 +335,15 @@ resource_packages: gpu_value: 2 memory_key: null memory_value: '80' +- name: 大模型演示2 + description: null + 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'