diff --git a/resource.yaml b/resource.yaml index 523a4ee..c049c81 100644 --- a/resource.yaml +++ b/resource.yaml @@ -119,3 +119,15 @@ resource_packages: gpu_value: 1 memory_key: null memory_value: null +- name: MR-V100*2 + description: 适用于7b/14b-int4推理 + resources: + memory: 20Gi + cpu: 10 + gpu: + type: gpu + device_label: Iluvatar MR-V100 + gpu_key: iluvatar.ai/gpu + gpu_value: 2 + memory_key: null + memory_value: null