fix: smoketest buffer_size=1024 (MIN_GPU_CAPACITY floor)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -37,7 +37,7 @@ count_bonus_coefficient = 0.1
|
||||
q_gap_threshold = 0.05
|
||||
|
||||
[replay_buffer]
|
||||
buffer_size = 256
|
||||
buffer_size = 1024
|
||||
min_replay_size = 64
|
||||
regime_replay_decay = 0.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user