bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

changed local train and remote train descriptions

Open quac88 opened this issue 3 years ago • 2 comments

local and remote train sometimes cause bugs if set to false. The default is already false, so an extra note is added to remind users to only use this flag when passing true

quac88 avatar Sep 29 '22 02:09 quac88

I think the description should be more like "Set this flag to enable [...]".

Good PR, though! Definitely needed.

camfairchild avatar Sep 29 '22 12:09 camfairchild

Also, make sure to merge PRs into nobunaga instead of master

camfairchild avatar Sep 29 '22 12:09 camfairchild

@quac88 I just noticed this is effectively trying to merge your repository to this repository :D

We can't merge this since this is your personal repository. You need to do a git checkout on the opentensor foundation's repo, and then make a new branch with these change and push it up.

shibshib avatar Oct 12 '22 20:10 shibshib

imo this should be merged into nobunaga first so it doesn't mess with our branching

camfairchild avatar Oct 13 '22 17:10 camfairchild