From 2c751415bdb5de32cb69a5ae4d0ba4c1e03483c2 Mon Sep 17 00:00:00 2001 From: sagesuite_admin Date: Wed, 4 Mar 2026 17:32:55 +0800 Subject: [PATCH] update --- resource.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resource.yaml b/resource.yaml index d62665a..ccbe145 100644 --- a/resource.yaml +++ b/resource.yaml @@ -347,3 +347,15 @@ resource_packages: gpu_value: 2 memory_key: null memory_value: '80' +- name: A100-train + description: null + resources: + memory: 200Gi + cpu: 4 + gpu: + type: gpu + device_label: Nvidia A100(80G) + gpu_key: nvidia.com/gpu + gpu_value: 1 + memory_key: null + memory_value: '80'