update
This commit is contained in:
parent
6f59588017
commit
1bb6640a04
@ -323,3 +323,15 @@ resource_packages:
|
|||||||
gpu_value: 8
|
gpu_value: 8
|
||||||
memory_key: null
|
memory_key: null
|
||||||
memory_value: null
|
memory_value: null
|
||||||
|
- name: 大模型演示
|
||||||
|
description: 大模型演示使用
|
||||||
|
resources:
|
||||||
|
memory: 16Gi
|
||||||
|
cpu: 4
|
||||||
|
gpu:
|
||||||
|
type: gpu
|
||||||
|
device_label: Nvidia A100(80G)
|
||||||
|
gpu_key: nvidia.com/gpu
|
||||||
|
gpu_value: 2
|
||||||
|
memory_key: null
|
||||||
|
memory_value: '80'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user