Skip to content

v1.4.0

Compare
Choose a tag to compare
@LVH-Tony LVH-Tony released this 06 Jan 19:42
· 1059 commits to main since this release
03d9cfb

📢 LogicNet Update 1.4.0 Summary

  • Version Update: Bittensor version updated to 8.5.1 for inclusion of Commit Reveal 3
  • New Feature: Miner cheat response detection system for fairer competition
  • Improvements:
  • Fixed should_reward randomness function for improved fairness in choosing miners for validation
  • Task generation based on datasets now correctly categorized (e.g. code generation dataset generates coding questions)
  • Enhanced correctness validation using LLM model with try-catch error handling
  • Miners in each batch now receive the same tasks to compete
  • Additions:
    model_blacklist added to ignore low-quality models being run by Validators or any models that are outside of the designated model list
  • Documentation Updates: Validator documentation updated
  • Bug Fixes: OpenAI client error fixed