update
This commit is contained in:
parent
51731ca419
commit
b7828ae733
@ -12,6 +12,17 @@ resource_packages:
|
|||||||
cpu: 4
|
cpu: 4
|
||||||
memory: 20Gi
|
memory: 20Gi
|
||||||
description: 适用于非常驻服务7b/14b-int4推理
|
description: 适用于非常驻服务7b/14b-int4推理
|
||||||
|
- name: contest_on_demand_a100_x4
|
||||||
|
default_deploy_engine: vllm
|
||||||
|
resources:
|
||||||
|
gpu:
|
||||||
|
type: gpu
|
||||||
|
device_label: A10080G
|
||||||
|
gpu_key: nvidia.com/gpu
|
||||||
|
gpu_value: 4
|
||||||
|
cpu: 5
|
||||||
|
memory: 100Gi
|
||||||
|
description: 适用于非常驻服务7b/14b-int4推理
|
||||||
- name: contest_on_demand_a100_x2
|
- name: contest_on_demand_a100_x2
|
||||||
default_deploy_engine: vllm
|
default_deploy_engine: vllm
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user