Delete TTg.config.js with huggingface_hub
Browse files- TTg.config.js +0 -10
TTg.config.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
| 1 |
-
module.exports = {
|
| 2 |
-
apps: [
|
| 3 |
-
{
|
| 4 |
-
name: 'TTg',
|
| 5 |
-
script: 'python3',
|
| 6 |
-
args: './neurons/miner.py --netuid 28 --logging.debug --subtensor.network finney --wallet.name TTcold --wallet.hotkey TTg --axon.port 18902 --hf_repo_id LOCAL --model bestmodel.keras'
|
| 7 |
-
},
|
| 8 |
-
],
|
| 9 |
-
};
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|