rldxyz commited on
Commit
fa35c15
1 Parent(s): 1b73441

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "num_beams": 10,
19
  "num_hidden_layers": 32,
20
  "num_key_value_heads": 8,
21
- "pretraining_tp": 1,
22
  "repetition_penalty": 1.1,
23
  "rms_norm_eps": 1e-05,
24
  "rope_scaling": null,
 
18
  "num_beams": 10,
19
  "num_hidden_layers": 32,
20
  "num_key_value_heads": 8,
21
+ "pretraining_tp": 0.7,
22
  "repetition_penalty": 1.1,
23
  "rms_norm_eps": 1e-05,
24
  "rope_scaling": null,