update
This commit is contained in:
parent
432fc88ada
commit
cfc3eb233a
@ -239,3 +239,15 @@ resource_packages:
|
|||||||
gpu_value: 1
|
gpu_value: 1
|
||||||
memory_key: null
|
memory_key: null
|
||||||
memory_value: null
|
memory_value: null
|
||||||
|
- 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: null
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user