alfred8995 commited on
Commit
fc5d865
·
verified ·
1 Parent(s): 1a28521

Update chute_config.yml

Browse files
Files changed (1) hide show
  1. chute_config.yml +6 -3
chute_config.yml CHANGED
@@ -8,9 +8,12 @@ Image:
8
  NodeSelector:
9
  gpu_count: 1
10
  min_vram_gb_per_gpu: 24
11
- max_hourly_price_per_gpu: 1.0
12
- include:
13
- - pro_6000
 
 
 
14
 
15
  Chute:
16
  timeout_seconds: 900
 
8
  NodeSelector:
9
  gpu_count: 1
10
  min_vram_gb_per_gpu: 24
11
+ exclude:
12
+ - h200
13
+ - b200
14
+ - a100_xsm
15
+ - h100_sxm
16
+ - h100_nvl
17
 
18
  Chute:
19
  timeout_seconds: 900