Releases: macrocosm-os/finetuning
Releases · macrocosm-os/finetuning
Release 1.0.1
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.