Tran Thanh Luan

Results 3 comments of Tran Thanh Luan

> I also meet this, could anyone answer? ![image](https://user-images.githubusercontent.com/92072154/167101872-2e0aac2d-2630-4bb8-9aa5-3b8f1048d1c3.png) I solved my problem. Add map_location, "cpu" when training, "cuda" when testing.

@ermenkov i resolved the `FaucetDisabled` exception by changing `cargo build --release` to `cargo build --release --features pow-faucet` in `scripts/localrun.sh` but then i encounter another issue when create new subnet: ![image](https://github.com/opentensor/bittensor-subnet-template/assets/92072154/ca67a16c-8b3c-4c4d-8a4a-f7db1bb10b9f)

@ermenkov i resolved, just comment all rate limit exceptions in source code. it's ok for me cus i just want to run locally