config.yaml 451 Bytes
Newer Older
wangkx1's avatar
init  
wangkx1 committed
1
2
auto_delete_after_upload: false
auto_upload_after_download: true
wangkx1's avatar
wangkx1 committed
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
csghub:
  base_url: http://10.17.27.227:4997
  repo_type: model
  revision: main
  token: f5dad38a9426410aa861155cd184f84a
download:
  max_concurrent: 1
  max_retries: 10
  retry_interval: 1
local:
  config_db_path: config_db.json
  default_model_path: /data/DataStore/models/exp-net/new-moon/models
  models_db_path: models_db.json
upload:
  create_repo_default: true
  num_workers: 1