Skip to content

Releases: neuralinternet/compute-subnet

v1.7.5

29 Jan 17:09
bfa4aef
Compare
Choose a tag to compare

Score reduction for low tier GPUs

v1.7.2

06 Jan 20:44
Compare
Choose a tag to compare

Hotfix: revert to v1.6.2

v1.7.0

06 Jan 16:58
5460ae1
Compare
Choose a tag to compare

Upgrade to Bittensor v8.5.0

v1.6.1

06 Jan 19:16
406fbeb
Compare
Choose a tag to compare

Validator hotfix.

v1.6.0

06 Jan 19:15
406fbeb
Compare
Choose a tag to compare

New versioning convention starts here: major.minor.patch

Main Features:
Benchmarking / Proof of GPU
Multi GPU Support

v1.5.1

18 Sep 20:39
bac9db2
Compare
Choose a tag to compare

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

09 Aug 02:15
28b5d5a
Compare
Choose a tag to compare

Revert the two commits and upgrade the version to v1.4.7 for the set weight issue on validator.

commit: 02cd012

feat: improved scoring of allocated miners
commit: 8608442

mod: whitelist and update threshold

v1.4.6

07 Aug 03:30
04cb745
Compare
Choose a tag to compare

Comment out the axon serving on the Spec request function which has been replaced with WanDB

v1.4.5

05 Aug 15:11
a37d62e
Compare
Choose a tag to compare

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:

  1. A small fix for automatic update.

  2. An allocation score improvement.

  3. A fix for WannB run_id recovery.

  4. A modified benchmark tool with support for multiple GPU, multi-thread, and random algorithms.