You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement circuits for SN27, 48 and the original LSTM for benchmarking
Enhance circuit selection through the use of explicit weightings per circuit and randomized choices
Improve caching of large model files. Large files are now stored in the subnet 2 directory within the ~/.bittensor folder for both docker and pm2 runtimes
Add two new Jupyter notebooks within the docs directory, depicting the circuitization and testing process for SN27 and SN48 circuits
Enhance the process for input handling across miner and validator codebases, allowing for simplified management of circuit inputs
Implement hash guard for validation to improve safeguards surrounding queries sent
Remove unused circuits which were persisted for backwards compatibility in a previous update