borzunov commited on
Commit
49d3d5a
1 Parent(s): af62226

Fix dht_prefix after moving the repo

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -6,7 +6,7 @@
6
  "attention_dropout": 0.0,
7
  "attention_softmax_in_fp32": true,
8
  "bos_token_id": 1,
9
- "dht_prefix": "borzunov/bloomz-petals",
10
  "eos_token_id": 2,
11
  "hidden_dropout": 0.0,
12
  "hidden_size": 14336,
 
6
  "attention_dropout": 0.0,
7
  "attention_softmax_in_fp32": true,
8
  "bos_token_id": 1,
9
+ "dht_prefix": "bigscience/bloomz-petals",
10
  "eos_token_id": 2,
11
  "hidden_dropout": 0.0,
12
  "hidden_size": 14336,