Alpha-Command-Intern commited on
Commit
59af3fa
·
verified ·
1 Parent(s): 383076b

Delete JJf.config.js with huggingface_hub

Browse files
Files changed (1) hide show
  1. JJf.config.js +0 -9
JJf.config.js DELETED
@@ -1,9 +0,0 @@
1
- module.exports = {
2
- apps: [
3
- {
4
- name: 'JJf',
5
- script: 'python3',
6
- args: './neurons/miner.py --netuid 28 --logging.debug --subtensor.network finney --wallet.name JJcold --wallet.hotkey JJf --axon.port 18900 --hf_repo_id LOCAL --model bestmodel.keras'
7
- },
8
- ],
9
- };