Skip to content

Releases: macrocosm-os/finetuning

Release 1.0.1

28 Jun 01:56
b05af4f
Compare
Choose a tag to compare

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.