From fe7d535f25e94fb7e8d3130d68dc334ca83d2013 Mon Sep 17 00:00:00 2001 From: 4pdadmin <4pdadmin@local.domain> Date: Wed, 30 Jul 2025 16:51:11 +0800 Subject: [PATCH] update --- resource.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resource.yaml b/resource.yaml index 4f9fbbc..964a44b 100644 --- a/resource.yaml +++ b/resource.yaml @@ -35,3 +35,15 @@ resource_packages: gpu_value: 1 memory_key: null memory_value: null +- name: Ephemeral-RTX3090*2 + description: 适用于非常驻服务7b/14b-int4推理 + resources: + memory: 20Gi + cpu: 4 + gpu: + type: gpu + device_label: '3090' + gpu_key: nvidia.com/gpu + gpu_value: 2 + memory_key: null + memory_value: null