diff --git a/resource.yaml b/resource.yaml index fcffbb9..ef6a905 100644 --- a/resource.yaml +++ b/resource.yaml @@ -323,3 +323,15 @@ resource_packages: gpu_value: 8 memory_key: null memory_value: null +- name: 大模型演示 + description: 大模型演示使用 + resources: + memory: 16Gi + cpu: 4 + gpu: + type: gpu + device_label: Nvidia A100(80G) + gpu_key: nvidia.com/gpu + gpu_value: 2 + memory_key: null + memory_value: '80'