alfred8995 commited on
Commit
61d3e7a
·
verified ·
1 Parent(s): b726a95

Update chute_config.yml

Browse files
Files changed (1) hide show
  1. chute_config.yml +6 -0
chute_config.yml CHANGED
@@ -10,6 +10,12 @@ NodeSelector:
10
  min_vram_gb_per_gpu: 24
11
  min_memory_gb: 32
12
  min_cpu_count: 32
 
 
 
 
 
 
13
 
14
  Chute:
15
  timeout_seconds: 900
 
10
  min_vram_gb_per_gpu: 24
11
  min_memory_gb: 32
12
  min_cpu_count: 32
13
+ include:
14
+ - "l40"
15
+ - "a6000"
16
+ - "4090"
17
+ - "a40"
18
+ - "3090"
19
 
20
  Chute:
21
  timeout_seconds: 900