diff --git a/resource.yaml b/resource.yaml index 34653ec..5b57738 100644 --- a/resource.yaml +++ b/resource.yaml @@ -335,3 +335,15 @@ resource_packages: gpu_value: 2 memory_key: null memory_value: '80' +- name: 大模型演示2 + description: null + resources: + memory: 16Gi + cpu: 4 + gpu: + type: gpu + device_label: A10080G + gpu_key: nvidia.com/gpu + gpu_value: 2 + memory_key: null + memory_value: '80'