lmzheng commited on
Commit
74b4a07
1 Parent(s): 07ec6ec

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "num_hidden_layers": 40,
17
  "num_key_value_heads": 40,
18
  "pad_token_id": 0,
19
- "pretraining_tp": 2,
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,
22
  "tie_word_embeddings": false,
 
16
  "num_hidden_layers": 40,
17
  "num_key_value_heads": 40,
18
  "pad_token_id": 0,
19
+ "pretraining_tp": 1,
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": null,
22
  "tie_word_embeddings": false,