Alpha-Command-Intern commited on
Commit
1981725
·
verified ·
1 Parent(s): 2e88ba8

Delete TTg.config.js with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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
-