text-prompting
text-prompting copied to clipboard
Looking through the code I'm confused where the miner resyncs the metagraph data. On the following line the metagraph is fetched and set to a local variable. Should this be...
fix typo of "validator" to "miner" in miner instructions
Needs to be changed from `prompting/__init__.py` and `prompting/validators/__init__.py`
 Why on subnet 1 nearly all hotkeys have same incentive? It is not just https://taostats.io/subnets/netuid-1/#distribution showing badly, my keys looking at btcli are all at 0.00099
Adds layout matching task and criteria to answer step in validation.
If you use btcli_regencoldkeypub to generate your coldkeyfile then run the validator you get the following error: `KeyFileError: Keyfile at: /root/.bittensor/wallets/default/coldkey does not exist` It should look for and work...