Update chute_config.yml
Browse files- chute_config.yml +2 -1
chute_config.yml
CHANGED
|
@@ -8,7 +8,7 @@ Image:
|
|
| 8 |
NodeSelector:
|
| 9 |
gpu_count: 1
|
| 10 |
min_vram_gb_per_gpu: 16
|
| 11 |
-
max_hourly_price_per_gpu:
|
| 12 |
include:
|
| 13 |
- pro_6000
|
| 14 |
|
|
@@ -18,3 +18,4 @@ Chute:
|
|
| 18 |
max_instances: 5
|
| 19 |
scaling_threshold: 0.5
|
| 20 |
shutdown_after_seconds: 288000
|
|
|
|
|
|
| 8 |
NodeSelector:
|
| 9 |
gpu_count: 1
|
| 10 |
min_vram_gb_per_gpu: 16
|
| 11 |
+
max_hourly_price_per_gpu: 2
|
| 12 |
include:
|
| 13 |
- pro_6000
|
| 14 |
|
|
|
|
| 18 |
max_instances: 5
|
| 19 |
scaling_threshold: 0.5
|
| 20 |
shutdown_after_seconds: 288000
|
| 21 |
+
tee: true
|