tj-config.yml 404 Bytes
Newer Older
root's avatar
init  
root committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
auto_delete_after_upload: false
auto_upload_after_download: true
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:
  models_db_path: models_db.json
upload:
  create_repo_default: true
  num_workers: 1