Conversation
Update anneal mode to use shard 4 instead of shard 2 for both miner and validator. This change ensures consistency across the network as the anneal schedule progresses. - Update miner.py to use shard 4 in anneal mode - Update validator.py to use shard 4 in anneal mode - Update documentation with shard 4 migration examples
Roll back checkpoint_init_version to 2.1.18 and checkpoint_init_window to 62834 to restore the bootstrapping configuration from before the annealing phase began.
Update anneal mode parameters for the 22.8B token shard: - warmup_inner_steps: 200 → 100 - decay_outer_steps: 550 → 120
WalkthroughPackage version bumped to 2.1.26. Shard assignment in anneal mode changed from shard 2 to shard 4 across miner and validator neurons. Annealing schedule hyperparameters updated (warmup_inner_steps: 200→100, decay_outer_steps: 550→120). Checkpoint initialization parameters and documentation example updated to match new shard configuration. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (57.69%) is below the target coverage (85.00%). You can increase the head coverage or adjust the target coverage. @@ Coverage Diff @@
## dev #683 +/- ##
=======================================
Coverage 57.69% 57.69%
=======================================
Files 27 27
Lines 4990 4990
=======================================
Hits 2879 2879
Misses 2111 2111
🚀 New features to boost your workflow:
|
Description
Related Issue(s)
Type of Change
Branch Naming
Commit Messages
Code Quality
Testing
Documentation
If this is a breaking change
Screenshots/Examples
Additional Notes
Summary by CodeRabbit
Chores
Configuration Updates
Updates
✏️ Tip: You can customize this high-level summary in your review settings.