From 7a0f066920d2f6df932ff2ffc30cbac5708f26e4 Mon Sep 17 00:00:00 2001 From: 4pdadmin <4pdadmin@local.domain> Date: Wed, 30 Jul 2025 17:06:15 +0800 Subject: [PATCH] update --- resource.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resource.yaml b/resource.yaml index 2196086..c44fb28 100644 --- a/resource.yaml +++ b/resource.yaml @@ -251,3 +251,15 @@ resource_packages: gpu_value: 2 memory_key: null memory_value: null +- name: RTX3090*8 + description: 适用于finetune + resources: + memory: 200Gi + cpu: 10 + gpu: + type: gpu + device_label: NVIDIA GeForce RTX 3090 + gpu_key: nvidia.com/gpu + gpu_value: 8 + memory_key: null + memory_value: null