Update config.json

#7
by jordiclive - opened
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": {
22
  "factor": 2.0,
 
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": {
22
  "factor": 2.0,