update
This commit is contained in:
parent
107f16623d
commit
bf74d82e60
@ -239,6 +239,18 @@ resource_packages:
|
||||
gpu_value: 1
|
||||
memory_key: null
|
||||
memory_value: '80'
|
||||
- name: 大模型演示
|
||||
description: 大模型演示使用
|
||||
resources:
|
||||
memory: 100Gi
|
||||
cpu: 4
|
||||
gpu:
|
||||
type: gpu
|
||||
device_label: A10080G
|
||||
gpu_key: nvidia.com/gpu
|
||||
gpu_value: 1
|
||||
memory_key: null
|
||||
memory_value: '80'
|
||||
- name: 沐曦C500资源套餐
|
||||
description: null
|
||||
resources:
|
||||
@ -323,18 +335,6 @@ resource_packages:
|
||||
gpu_value: 2
|
||||
memory_key: null
|
||||
memory_value: '80'
|
||||
- name: 大模型演示
|
||||
description: 大模型演示使用
|
||||
resources:
|
||||
memory: 100Gi
|
||||
cpu: 4
|
||||
gpu:
|
||||
type: gpu
|
||||
device_label: A10080G
|
||||
gpu_key: nvidia.com/gpu
|
||||
gpu_value: 2
|
||||
memory_key: null
|
||||
memory_value: '80'
|
||||
- name: A100-train
|
||||
description: null
|
||||
resources:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user