icefog72 commited on
Commit
66adf90
·
verified ·
1 Parent(s): cd231d8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -17,7 +17,7 @@
17
  "num_hidden_layers": 32,
18
  "num_key_value_heads": 8,
19
  "rms_norm_eps": 1e-05,
20
- "rope_theta": 80000.0,
21
  "sliding_window": null,
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "bfloat16",
 
17
  "num_hidden_layers": 32,
18
  "num_key_value_heads": 8,
19
  "rms_norm_eps": 1e-05,
20
+ "rope_theta": 40000.0,
21
  "sliding_window": null,
22
  "tie_word_embeddings": false,
23
  "torch_dtype": "bfloat16",