Update chute_config.yml
Browse files- chute_config.yml +4 -1
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:
|
|
|
|
|
|
|
| 13 |
|
| 14 |
Chute:
|
|
|
|
| 15 |
timeout_seconds: 900
|
| 16 |
concurrency: 4
|
| 17 |
max_instances: 5
|
|
|
|
| 9 |
NodeSelector:
|
| 10 |
gpu_count: 1
|
| 11 |
min_vram_gb_per_gpu: 16
|
| 12 |
+
max_hourly_price_per_gpu: 2
|
| 13 |
+
include:
|
| 14 |
+
- pro_6000
|
| 15 |
|
| 16 |
Chute:
|
| 17 |
+
tee: true
|
| 18 |
timeout_seconds: 900
|
| 19 |
concurrency: 4
|
| 20 |
max_instances: 5
|