revert NodeSelector to Apr-16 horse config (no include, price 0.50)
Browse files- chute_config.yml +0 -3
chute_config.yml
CHANGED
|
@@ -9,9 +9,6 @@ NodeSelector:
|
|
| 9 |
min_vram_gb_per_gpu: 16
|
| 10 |
# max_hourly_price_per_gpu belongs in NodeSelector, not Chute
|
| 11 |
max_hourly_price_per_gpu: 0.50
|
| 12 |
-
# Chutes now requires TEE with include=['pro_6000'] for integrated subnet chutes
|
| 13 |
-
include:
|
| 14 |
-
- "pro_6000"
|
| 15 |
# Chutes caps exclude at 5. Pattern from production person/vehicle chute.
|
| 16 |
exclude:
|
| 17 |
- "5090"
|
|
|
|
| 9 |
min_vram_gb_per_gpu: 16
|
| 10 |
# max_hourly_price_per_gpu belongs in NodeSelector, not Chute
|
| 11 |
max_hourly_price_per_gpu: 0.50
|
|
|
|
|
|
|
|
|
|
| 12 |
# Chutes caps exclude at 5. Pattern from production person/vehicle chute.
|
| 13 |
exclude:
|
| 14 |
- "5090"
|