scorevision: push artifact
Browse files- chute_config.yml +4 -6
chute_config.yml
CHANGED
|
@@ -9,12 +9,9 @@ Image:
|
|
| 9 |
NodeSelector:
|
| 10 |
gpu_count: 1
|
| 11 |
min_vram_gb_per_gpu: 16
|
| 12 |
-
max_hourly_price_per_gpu:
|
| 13 |
-
|
| 14 |
-
-
|
| 15 |
-
- h200
|
| 16 |
-
- h20
|
| 17 |
-
- mi300x
|
| 18 |
|
| 19 |
Chute:
|
| 20 |
timeout_seconds: 900
|
|
@@ -22,3 +19,4 @@ Chute:
|
|
| 22 |
max_instances: 5
|
| 23 |
scaling_threshold: 0.5
|
| 24 |
shutdown_after_seconds: 288000
|
|
|
|
|
|
| 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 |
max_instances: 5
|
| 20 |
scaling_threshold: 0.5
|
| 21 |
shutdown_after_seconds: 288000
|
| 22 |
+
tee: true
|