aitask1024 commited on
Commit
66738ee
·
verified ·
1 Parent(s): 4a3eed9

scorevision: push artifact

Browse files
Files changed (1) hide show
  1. chute_config.yml +3 -6
chute_config.yml CHANGED
@@ -10,12 +10,9 @@ NodeSelector:
10
  min_vram_gb_per_gpu: 16
11
  max_hourly_price_per_gpu: 0.5
12
 
13
- exclude:
14
- - "5090"
15
- - b200
16
- - h200
17
- - a100
18
- - mi300x
19
 
20
  Chute:
21
  timeout_seconds: 900
 
10
  min_vram_gb_per_gpu: 16
11
  max_hourly_price_per_gpu: 0.5
12
 
13
+ # Required for integrated SN44 chutes (TEE policy enforced as of 2026-04-27).
14
+ include:
15
+ - pro_6000
 
 
 
16
 
17
  Chute:
18
  timeout_seconds: 900