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