Jiqing commited on
Commit
969ee18
·
verified ·
1 Parent(s): 847bfb8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "num_key_value_heads": 2,
19
  "rms_norm_eps": 1e-06,
20
  "rope_scaling": null,
21
- "rope_theta": 10000.0,
22
  "sliding_window": null,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "float32",
 
18
  "num_key_value_heads": 2,
19
  "rms_norm_eps": 1e-06,
20
  "rope_scaling": null,
21
+ "rope_theta": 1000000.0,
22
  "sliding_window": null,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "float32",