issues
search
macrocosm-os
/
folding
Decentralized Protein Folding Bittensor Subnet
https://www.macrocosmos.ai/sn25
MIT License
16
stars
17
forks
source link
Staging
#258
Closed
mccrindlebrian
closed
2 weeks ago
mccrindlebrian
commented
2 weeks ago
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
Features:
Bug Fixes:
Extras