coolroman commited on
Commit
04a3f07
·
verified ·
1 Parent(s): a72bccf

v2.0: hermestech weights + tile s<3 + include 3090/4090/a6000 + GPU logging

Browse files
Files changed (1) hide show
  1. chute_config.yml +1 -1
chute_config.yml CHANGED
@@ -8,7 +8,7 @@ Image:
8
  NodeSelector:
9
  gpu_count: 1
10
  min_vram_gb_per_gpu: 16
11
- include_gpu_type:
12
  - "3090"
13
  - "4090"
14
  - "a6000"
 
8
  NodeSelector:
9
  gpu_count: 1
10
  min_vram_gb_per_gpu: 16
11
+ include:
12
  - "3090"
13
  - "4090"
14
  - "a6000"