nexu02 commited on
Commit
c5d1198
·
verified ·
1 Parent(s): eb2dde0

add pro_6000 NodeSelector include (chutes platform requires)

Browse files
Files changed (1) hide show
  1. chute_config.yml +2 -0
chute_config.yml CHANGED
@@ -7,6 +7,8 @@ Image:
7
  NodeSelector:
8
  gpu_count: 1
9
  min_vram_gb_per_gpu: 16
 
 
10
 
11
  Chute:
12
  timeout_seconds: 900
 
7
  NodeSelector:
8
  gpu_count: 1
9
  min_vram_gb_per_gpu: 16
10
+ include:
11
+ - pro_6000
12
 
13
  Chute:
14
  timeout_seconds: 900