shauray commited on
Commit
e3dea11
·
1 Parent(s): f9de62e

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "num_hidden_layers": 32,
20
  "num_key_value_heads": 32,
21
  "pretraining_tp": 1,
22
- "rms_norm_eps": 1e-06,
23
  "rope_scaling": null,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "float16",
 
19
  "num_hidden_layers": 32,
20
  "num_key_value_heads": 32,
21
  "pretraining_tp": 1,
22
+ "rms_norm_eps": 1e-05,
23
  "rope_scaling": null,
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "float16",