Releases: neuralinternet/compute-subnet
v1.7.5
v1.7.2
Hotfix: revert to v1.6.2
v1.7.0
Upgrade to Bittensor v8.5.0
v1.6.1
Validator hotfix.
v1.6.0
New versioning convention starts here: major.minor.patch
Main Features:
Benchmarking / Proof of GPU
Multi GPU Support
v1.5.1
Changes:
miner.py : - The http service is disabled for now. We will use ssh to check for allocation errors, and will kill the stuck docker container if the miner gets stuck in the loop.
validator.py : - Changes the port check logic to use the allocation mechanism, improving performance with Wandb.
v1.4.7
v1.4.6
Comment out the axon serving on the Spec request function which has been replaced with WanDB
v1.4.5
v1.4.5 has a primary purpose of delivering a private GPU Rental API that is used between dashboard and validators for facilitating the ability to rent out GPUs via the the website. We've also pushed some small updates to help improve SN27 as a whole, including:
-
A small fix for automatic update.
-
An allocation score improvement.
-
A fix for WannB run_id recovery.
-
A modified benchmark tool with support for multiple GPU, multi-thread, and random algorithms.