From b3f8aaa87cb08a5d2934cac824edc3fd0a6eb292 Mon Sep 17 00:00:00 2001 From: 4pdadmin <4pdadmin@local.domain> Date: Wed, 30 Jul 2025 16:58:41 +0800 Subject: [PATCH] update --- resource.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resource.yaml b/resource.yaml index bf75b08..eb453f2 100644 --- a/resource.yaml +++ b/resource.yaml @@ -155,3 +155,15 @@ resource_packages: gpu_value: 1 memory_key: null memory_value: null +- name: RTX3090*2 + description: 适用于 sagegpt / 34b-int4 + resources: + memory: 80Gi + cpu: 10 + gpu: + type: gpu + device_label: NVIDIA GeForce RTX 3090 + gpu_key: nvidia.com/gpu + gpu_value: 2 + memory_key: null + memory_value: null