update
This commit is contained in:
parent
1b2c5592e2
commit
107f16623d
@ -215,54 +215,6 @@ resource_packages:
|
|||||||
gpu_value: 1
|
gpu_value: 1
|
||||||
memory_key: null
|
memory_key: null
|
||||||
memory_value: '24'
|
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: '80'
|
|
||||||
- name: A100-14b模型推理套餐1
|
|
||||||
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: '80'
|
|
||||||
- name: A100-7b模型训练套餐(此种情况为非vgpu)
|
|
||||||
description: 适用于7b模型finetune
|
|
||||||
resources:
|
|
||||||
memory: 128Gi
|
|
||||||
cpu: 40
|
|
||||||
gpu:
|
|
||||||
type: gpu
|
|
||||||
device_label: Nvidia A100(80G)
|
|
||||||
gpu_key: nvidia.com/gpu
|
|
||||||
gpu_value: 2
|
|
||||||
memory_key: null
|
|
||||||
memory_value: '80'
|
|
||||||
- name: A100-test
|
|
||||||
description: null
|
|
||||||
resources:
|
|
||||||
memory: 64Gi
|
|
||||||
cpu: 4
|
|
||||||
gpu:
|
|
||||||
type: gpu
|
|
||||||
device_label: Nvidia A100(80G)
|
|
||||||
gpu_key: nvidia.com/gpu
|
|
||||||
gpu_value: 1
|
|
||||||
memory_key: null
|
|
||||||
memory_value: '80'
|
|
||||||
- name: testA100
|
- name: testA100
|
||||||
description: null
|
description: null
|
||||||
resources:
|
resources:
|
||||||
@ -275,6 +227,18 @@ resource_packages:
|
|||||||
gpu_value: 1
|
gpu_value: 1
|
||||||
memory_key: null
|
memory_key: null
|
||||||
memory_value: '24'
|
memory_value: '24'
|
||||||
|
- name: A100-7b模型训练套餐(此种情况为非vgpu)
|
||||||
|
description: 适用于7b模型finetune
|
||||||
|
resources:
|
||||||
|
memory: 128Gi
|
||||||
|
cpu: 40
|
||||||
|
gpu:
|
||||||
|
type: gpu
|
||||||
|
device_label: A10080G
|
||||||
|
gpu_key: nvidia.com/gpu
|
||||||
|
gpu_value: 1
|
||||||
|
memory_key: null
|
||||||
|
memory_value: '80'
|
||||||
- name: 沐曦C500资源套餐
|
- name: 沐曦C500资源套餐
|
||||||
description: null
|
description: null
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user