zrowt commited on
Commit
40552c2
1 Parent(s): 98f5cf1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -21,7 +21,7 @@
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": {
24
- "type": "llama3",
25
  "factor": 8.0
26
  },
27
  "rope_theta": 500000.0,
 
21
  "pretraining_tp": 1,
22
  "rms_norm_eps": 1e-05,
23
  "rope_scaling": {
24
+ "type": "linear",
25
  "factor": 8.0
26
  },
27
  "rope_theta": 500000.0,