diff --git a/resource.yaml b/resource.yaml index 97dba09..856dd87 100644 --- a/resource.yaml +++ b/resource.yaml @@ -179,3 +179,15 @@ resource_packages: gpu_value: 4 memory_key: null memory_value: null +- name: vmemory-24Gi + description: 适用于14b-int4/7b模型上线推理 + resources: + memory: 20Gi + cpu: 10 + gpu: + type: vgpu + device_label: NVIDIA GeForce RTX 3090 + gpu_key: nvidia.com/gpu + gpu_value: 1 + memory_key: null + memory_value: '24'