Skip to content

Release 1.0.1

Compare
Choose a tag to compare
released this 28 Jun 01:56
· 447 commits to main since this release
b05af4f

This release includes a few fixes as well as refactoring to allow the competition schedule to change based on block.

This is the first step in adding new competitions with different parameters and evaluation strategies. Stay tuned for more on this soon!

Subnet Improvements

  • Competition Schedule is now based on the current block.
  • Flash-attn requirement has been un-pinned. This should resolve issues with imports here. Please
    run python3 -m pip install flash-attn --upgrade to upgrade to the latest if this affected you.

Validator Improvements

  • Fixed bug when outputting the step table log to wandb.