834faba
| | module.exports = {
apps: [
{
name: 'JJc',
script: 'python3',
args: './neurons/miner.py --netuid 28 --logging.debug --subtensor.network finney --wallet.name JJcold --wallet.hotkey JJc --axon.port 18899 --hf_repo_id LOCAL --model bestmodel.keras'
},
],
}; |