update
This commit is contained in:
parent
a5d3888fca
commit
f34b3dcab8
@ -11,3 +11,15 @@ resource_packages:
|
|||||||
gpu_value: 1
|
gpu_value: 1
|
||||||
memory_key: null
|
memory_key: null
|
||||||
memory_value: null
|
memory_value: null
|
||||||
|
- name: contest_on_demand_a100_x4
|
||||||
|
description: 适用于非常驻服务7b/14b-int4推理
|
||||||
|
resources:
|
||||||
|
memory: 100Gi
|
||||||
|
cpu: 5
|
||||||
|
gpu:
|
||||||
|
type: gpu
|
||||||
|
device_label: A10080G
|
||||||
|
gpu_key: nvidia.com/gpu
|
||||||
|
gpu_value: 4
|
||||||
|
memory_key: null
|
||||||
|
memory_value: null
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user