update
This commit is contained in:
parent
e76896da02
commit
ced0ddb4cf
@ -215,3 +215,15 @@ resource_packages:
|
|||||||
gpu_value: 1
|
gpu_value: 1
|
||||||
memory_key: null
|
memory_key: null
|
||||||
memory_value: '24'
|
memory_value: '24'
|
||||||
|
- name: A100-14b模型推理套餐
|
||||||
|
description: 适用于14b模型上线推理
|
||||||
|
resources:
|
||||||
|
memory: 20Gi
|
||||||
|
cpu: 4
|
||||||
|
gpu:
|
||||||
|
type: gpu
|
||||||
|
device_label: Nvidia A100(80G)
|
||||||
|
gpu_key: nvidia.com/gpu
|
||||||
|
gpu_value: 1
|
||||||
|
memory_key: null
|
||||||
|
memory_value: null
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user