Skip to content

TaoFold v1.1.1

Compare
Choose a tag to compare
@mccrindlebrian mccrindlebrian released this 15 Nov 10:51
· 905 commits to main since this release
070ff67

Features:

  • Remove async nature of wandb logging because this seems to have unintended issues with wandb getting stuck
  • Add tenacity retry to try and set weights 3 times before moving on.

Bug Fixes:

  • Move the initial sync of the validator to the outer loop to avoid deleting previously saved weights
  • Remove the sync inside of the base validator to avoid having miner weights go to 0 on each restart.

Extras

  • Increase block time for weight setting from 100 to 250 to help smooth out miner weights