From 1bb6640a04bff08e4f55df83a5fd555478e10491 Mon Sep 17 00:00:00 2001 From: 4pdadmin <4pdadmin@local.domain> Date: Tue, 16 Dec 2025 11:05:56 +0800 Subject: [PATCH] update --- resource.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resource.yaml b/resource.yaml index fcffbb9..ef6a905 100644 --- a/resource.yaml +++ b/resource.yaml @@ -323,3 +323,15 @@ resource_packages: gpu_value: 8 memory_key: null memory_value: null +- name: 大模型演示 + description: 大模型演示使用 + resources: + memory: 16Gi + cpu: 4 + gpu: + type: gpu + device_label: Nvidia A100(80G) + gpu_key: nvidia.com/gpu + gpu_value: 2 + memory_key: null + memory_value: '80'