update
This commit is contained in:
parent
3b6baa3d4a
commit
9e3e356a7c
@ -143,3 +143,15 @@ resource_packages:
|
|||||||
gpu_value: 4
|
gpu_value: 4
|
||||||
memory_key: null
|
memory_key: null
|
||||||
memory_value: null
|
memory_value: null
|
||||||
|
- name: ' RTX3090*1'
|
||||||
|
description: 适用于7b/14b-int4推理
|
||||||
|
resources:
|
||||||
|
memory: 20Gi
|
||||||
|
cpu: 10
|
||||||
|
gpu:
|
||||||
|
type: gpu
|
||||||
|
device_label: NVIDIA GeForce RTX 3090
|
||||||
|
gpu_key: nvidia.com/gpu
|
||||||
|
gpu_value: 1
|
||||||
|
memory_key: null
|
||||||
|
memory_value: null
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user