diff --git a/resource.yaml b/resource.yaml index 7041af2..4f9fbbc 100644 --- a/resource.yaml +++ b/resource.yaml @@ -23,3 +23,15 @@ resource_packages: gpu_value: 4 memory_key: null memory_value: null +- name: Ephemeral-RTX3090*1 + description: 适用于非常驻服务7b/14b-int4推理 + resources: + memory: 20Gi + cpu: 4 + gpu: + type: gpu + device_label: '3090' + gpu_key: nvidia.com/gpu + gpu_value: 1 + memory_key: null + memory_value: null