jan-hq commited on
Commit
3fd9df0
·
verified ·
1 Parent(s): cdfe882

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -19,8 +19,8 @@
19
  "num_key_value_heads": 8,
20
  "rms_norm_eps": 1e-06,
21
  "rope_scaling": {
22
- "factor": 4.0,
23
- "original_max_position_embeddings": 32768,
24
  "rope_type": "yarn"
25
  },
26
  "rope_theta": 1000000,
 
19
  "num_key_value_heads": 8,
20
  "rms_norm_eps": 1e-06,
21
  "rope_scaling": {
22
+ "factor": 3.2,
23
+ "original_max_position_embeddings": 40960,
24
  "rope_type": "yarn"
25
  },
26
  "rope_theta": 1000000,