susnato commited on
Commit
f3d2d29
1 Parent(s): 7757b30

partial_rotary_factor : 05->0.4

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "layer_norm_eps": 1e-05,
19
  "rope_scaling": null,
20
  "rope_theta": 10000.0,
21
- "partial_rotary_factor": 0.5,
22
  "qk_layernorm": false,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "float16",
 
18
  "layer_norm_eps": 1e-05,
19
  "rope_scaling": null,
20
  "rope_theta": 10000.0,
21
+ "partial_rotary_factor": 0.4,
22
  "qk_layernorm": false,
23
  "tie_word_embeddings": false,
24
  "torch_dtype": "float16",