text-prompting icon indicating copy to clipboard operation
text-prompting copied to clipboard

Results 7 text-prompting issues
Sort by recently updated
recently updated
newest added

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`

bug

![image](https://github.com/opentensor/text-prompting/assets/37930275/92db70db-a4b0-42f4-a456-e7075b3c0a24) 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...