update
This commit is contained in:
parent
892bd6d4c5
commit
7c34b9c07f
@ -251,18 +251,6 @@ resource_packages:
|
|||||||
gpu_value: 2
|
gpu_value: 2
|
||||||
memory_key: null
|
memory_key: null
|
||||||
memory_value: '80'
|
memory_value: '80'
|
||||||
- name: RTX3090*8
|
|
||||||
description: 适用于finetune
|
|
||||||
resources:
|
|
||||||
memory: 200Gi
|
|
||||||
cpu: 10
|
|
||||||
gpu:
|
|
||||||
type: gpu
|
|
||||||
device_label: NVIDIA GeForce RTX 3090
|
|
||||||
gpu_key: nvidia.com/gpu
|
|
||||||
gpu_value: 8
|
|
||||||
memory_key: null
|
|
||||||
memory_value: null
|
|
||||||
- name: 沐曦C500资源套餐
|
- name: 沐曦C500资源套餐
|
||||||
description: null
|
description: null
|
||||||
resources:
|
resources:
|
||||||
@ -323,3 +311,15 @@ resource_packages:
|
|||||||
gpu_value: 2
|
gpu_value: 2
|
||||||
memory_key: null
|
memory_key: null
|
||||||
memory_value: null
|
memory_value: null
|
||||||
|
- name: RTX3090*8
|
||||||
|
description: 适用于finetune
|
||||||
|
resources:
|
||||||
|
memory: 200Gi
|
||||||
|
cpu: 10
|
||||||
|
gpu:
|
||||||
|
type: gpu
|
||||||
|
device_label: '3090'
|
||||||
|
gpu_key: nvidia.com/gpu
|
||||||
|
gpu_value: 8
|
||||||
|
memory_key: null
|
||||||
|
memory_value: null
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user