licensy commited on
Commit
ae788f0
·
verified ·
1 Parent(s): 6184b64

scorevision: push artifact

Browse files
Files changed (1) hide show
  1. chute_config.yml +6 -4
chute_config.yml CHANGED
@@ -9,9 +9,12 @@ Image:
9
  NodeSelector:
10
  gpu_count: 1
11
  min_vram_gb_per_gpu: 16
12
- max_hourly_price_per_gpu: 1.8
13
- include:
14
- - pro_6000
 
 
 
15
 
16
  Chute:
17
  timeout_seconds: 900
@@ -19,4 +22,3 @@ Chute:
19
  max_instances: 5
20
  scaling_threshold: 0.5
21
  shutdown_after_seconds: 288000
22
- tee: true
 
9
  NodeSelector:
10
  gpu_count: 1
11
  min_vram_gb_per_gpu: 16
12
+ max_hourly_price_per_gpu: 0.8
13
+ exclude:
14
+ - b200
15
+ - h200
16
+ - h20
17
+ - mi300x
18
 
19
  Chute:
20
  timeout_seconds: 900
 
22
  max_instances: 5
23
  scaling_threshold: 0.5
24
  shutdown_after_seconds: 288000