coolroman commited on
Commit
01cdbb6
·
verified ·
1 Parent(s): 1956ed2

trim exclude list to 5 GPUs (chutes limit)

Browse files
Files changed (1) hide show
  1. chute_config.yml +2 -7
chute_config.yml CHANGED
@@ -9,15 +9,10 @@ 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:
 
9
  gpu_count: 1
10
  min_vram_gb_per_gpu: 16
11
  exclude:
 
 
 
 
12
  - h100
13
+ - h200
14
  - a100
15
+ - b200
 
 
16
  - mi300x
17
 
18
  Chute: