This commit is contained in:
4pdadmin 2025-07-30 17:05:34 +08:00
parent 432fc88ada
commit cfc3eb233a

View File

@ -239,3 +239,15 @@ resource_packages:
gpu_value: 1
memory_key: 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