iotaminer commited on
Commit
20bbdbe
·
verified ·
1 Parent(s): bb761c1

Update chute_config.yml: require TEE + pro_6000

Browse files
Files changed (1) hide show
  1. chute_config.yml +3 -2
chute_config.yml CHANGED
@@ -7,10 +7,11 @@ Image:
7
 
8
  NodeSelector:
9
  gpu_count: 1
10
- min_vram_gb_per_gpu: 24
11
- max_hourly_price_per_gpu: 1.0
12
 
13
  Chute:
 
14
  timeout_seconds: 900
15
  concurrency: 4
16
  max_instances: 5
 
7
 
8
  NodeSelector:
9
  gpu_count: 1
10
+ include:
11
+ - pro_6000
12
 
13
  Chute:
14
+ tee: true
15
  timeout_seconds: 900
16
  concurrency: 4
17
  max_instances: 5