diff --git a/resource.yaml b/resource.yaml index bf75b08..eb453f2 100644 --- a/resource.yaml +++ b/resource.yaml @@ -155,3 +155,15 @@ resource_packages: gpu_value: 1 memory_key: null memory_value: null +- name: RTX3090*2 + description: 适用于 sagegpt / 34b-int4 + resources: + memory: 80Gi + cpu: 10 + gpu: + type: gpu + device_label: NVIDIA GeForce RTX 3090 + gpu_key: nvidia.com/gpu + gpu_value: 2 + memory_key: null + memory_value: null