coolroman commited on
Commit
1956ed2
·
verified ·
1 Parent(s): 267584f

scorevision: push artifact

Browse files
Files changed (1) hide show
  1. chute_config.yml +11 -3
chute_config.yml CHANGED
@@ -8,9 +8,17 @@ Image:
8
  NodeSelector:
9
  gpu_count: 1
10
  min_vram_gb_per_gpu: 16
11
- include:
12
- - "3090"
13
- - "4090"
 
 
 
 
 
 
 
 
14
 
15
  Chute:
16
  shutdown_after_seconds: 300000
 
8
  NodeSelector:
9
  gpu_count: 1
10
  min_vram_gb_per_gpu: 16
11
+ exclude:
12
+ - "5090"
13
+ - b200
14
+ - h200
15
+ - h20
16
+ - h100
17
+ - a100
18
+ - a40
19
+ - a6000
20
+ - l40
21
+ - mi300x
22
 
23
  Chute:
24
  shutdown_after_seconds: 300000