We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad21515 + b117411 commit a43c835Copy full SHA for a43c835
bittensor/core/metagraph.py
@@ -42,7 +42,7 @@
42
43
44
Tensor = Union["torch.nn.Parameter", NDArray]
45
-ROOT_TAO_STAKES_WEIGHT = 0.018
+ROOT_TAO_STAKES_WEIGHT = 0.18
46
47
48
METAGRAPH_STATE_DICT_NDARRAY_KEYS = [
0 commit comments