Skip to content

Commit 569c405

Browse files
authored
remove redundancy model (#1487)
Signed-off-by: Jifei Wang <[email protected]>
1 parent 1adf148 commit 569c405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/hami/templates/scheduler/device-configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ data:
4242
- name: 4g.24gb
4343
memory: 24576
4444
count: 1
45-
- models: [ "A100-SXM4-40GB", "A100-40GB-PCIe", "A100-PCIE-40GB", "A100-SXM4-40GB" ]
45+
- models: [ "A100-SXM4-40GB", "A100-40GB-PCIe", "A100-PCIE-40GB"]
4646
allowedGeometries:
4747
-
4848
- name: 1g.5gb

0 commit comments

Comments
 (0)