From e76896da0270cf2b3cc0b8675a625c0c00876514 Mon Sep 17 00:00:00 2001 From: 4pdadmin <4pdadmin@local.domain> Date: Wed, 30 Jul 2025 17:02:49 +0800 Subject: [PATCH] update --- resource.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resource.yaml b/resource.yaml index bc2e4e9..7003a1c 100644 --- a/resource.yaml +++ b/resource.yaml @@ -203,3 +203,15 @@ resource_packages: gpu_value: 2 memory_key: null memory_value: '24' +- name: vmemory-10Gi + description: 适用于7b-int4/embedding模型上线推理 + resources: + memory: 10Gi + cpu: 1 + gpu: + type: vgpu + device_label: NVIDIA GeForce RTX 3090 + gpu_key: nvidia.com/gpu + gpu_value: 1 + memory_key: null + memory_value: '24'