yaofu commited on
Commit
b90d8a2
1 Parent(s): 8ac4bf2

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "pretraining_tp": 1,
19
  "rms_norm_eps": 1e-05,
20
  "rope_scaling": {
21
- "factor": 10,
22
  "type": "dynamic"
23
  },
24
  "rope_theta": 10000.0,
 
18
  "pretraining_tp": 1,
19
  "rms_norm_eps": 1e-05,
20
  "rope_scaling": {
21
+ "factor": 10.0,
22
  "type": "dynamic"
23
  },
24
  "rope_theta": 10000.0,