ArthurZ HF staff commited on
Commit
404e40e
1 Parent(s): 91b1d32

Update config.json

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