Releases: mosaicx-org/mosaic-subnet
Releases · mosaicx-org/mosaic-subnet
v1.1.1
v1.1.0
- Docker Deployment Support: We have added support for Docker deployment, which comes with an auto-upgrade option. Once started, both validators and miners will be automatically updated to the latest version. This feature eradicates the need for manual maintenance.
- Scoring System Update: The CLIP model in the scoring system has been enhanced. We have introduced time consumption as a bonus/slash participation condition for weight calculation. We’ve also smoothed the sigmoid function parameters to make the distribution more balanced and reasonable.
- New Dataset: The images dataset and scores dataset will now be uploaded every four hours. For a detailed view of our synthetic data and breakdown scoring, please visit: Mosaic Scores and Mosaic Images
- New Telegram Bot: We have launched a new Telegram bot. Check it out here: Mosaicx Bot
v1.0.0
New Features:
- Launched Mosaic subnet successfully on the mainnet!
- Released leaderboard.mosaicx.org: a new site where users can view top miners and their corresponding rewards.
- The website gateway will randomly select one miner from the top 16 highest scoring for image generation.
Enhancements:
- Fixed potential validation problems by @Supremesource
- Added cache for top miners selection on the gateway. This reduces the time required for the query, facilitating faster results generation.