Skip to content

Commit 9a82ac0

Browse files
committed
use explicit chunking in regular settings
1 parent 8139cf4 commit 9a82ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext-configs/settings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ chunk_method: hybrid_uss
149149
# production
150150
# disabled
151151
# assume enough RAM to not chunk
152-
chunk_training_mode: disabled
152+
chunk_training_mode: explicit
153153

154154
# whether to preserve or delete subprocess chunk and mem logs when they are consolidated at end of multiprocess run
155155
keep_chunk_logs: True

0 commit comments

Comments
 (0)