From ced0ddb4cf7de8220fe544787c0bfcd9054fb372 Mon Sep 17 00:00:00 2001 From: 4pdadmin <4pdadmin@local.domain> Date: Wed, 30 Jul 2025 17:04:04 +0800 Subject: [PATCH] update --- resource.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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