You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lowered the iteration count to balance core count per Claude advice
"Run more shorter chains instead of fewer long ones. For example, 8 chains × 1000 iterations will have less variance in finish times than 4 chains × 2000 iterations, and you get the same total draws. The load-balancing improves because the law of large numbers works in your favor."
0 commit comments