diff --git a/resource.yaml b/resource.yaml index 7003a1c..dcc9891 100644 --- a/resource.yaml +++ b/resource.yaml @@ -215,3 +215,15 @@ resource_packages: gpu_value: 1 memory_key: null memory_value: '24' +- name: A100-14b模型推理套餐 + description: 适用于14b模型上线推理 + resources: + memory: 20Gi + cpu: 4 + gpu: + type: gpu + device_label: Nvidia A100(80G) + gpu_key: nvidia.com/gpu + gpu_value: 1 + memory_key: null + memory_value: null