Xenova HF Staff commited on
Commit
1ca0c4f
·
verified ·
1 Parent(s): 46eb820

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -17,6 +17,7 @@
17
  "num_key_value_heads": 4,
18
  "original_max_position_embeddings": 4096,
19
  "pad_token_id": 32000,
 
20
  "resid_pdrop": 0.0,
21
  "rms_norm_eps": 1e-05,
22
  "rope_scaling": {
 
17
  "num_key_value_heads": 4,
18
  "original_max_position_embeddings": 4096,
19
  "pad_token_id": 32000,
20
+ "partial_rotary_factor": 1.0,
21
  "resid_pdrop": 0.0,
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": {