update
This commit is contained in:
parent
9e3e356a7c
commit
b3f8aaa87c
@ -155,3 +155,15 @@ resource_packages:
|
|||||||
gpu_value: 1
|
gpu_value: 1
|
||||||
memory_key: null
|
memory_key: null
|
||||||
memory_value: null
|
memory_value: null
|
||||||
|
- name: RTX3090*2
|
||||||
|
description: 适用于 sagegpt / 34b-int4
|
||||||
|
resources:
|
||||||
|
memory: 80Gi
|
||||||
|
cpu: 10
|
||||||
|
gpu:
|
||||||
|
type: gpu
|
||||||
|
device_label: NVIDIA GeForce RTX 3090
|
||||||
|
gpu_key: nvidia.com/gpu
|
||||||
|
gpu_value: 2
|
||||||
|
memory_key: null
|
||||||
|
memory_value: null
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user