GuusBouwensNL commited on
Commit
81e3a5d
·
verified ·
1 Parent(s): bac9419

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "num_key_value_heads": 8,
12
  "rms_norm_eps": 1e-05,
13
  "rope_scaling": {
14
- "type": "llama3",
15
  "factor": 8.0
16
  },
17
  "rope_theta": 500000.0,
 
11
  "num_key_value_heads": 8,
12
  "rms_norm_eps": 1e-05,
13
  "rope_scaling": {
14
+ "type": "linear",
15
  "factor": 8.0
16
  },
17
  "rope_theta": 500000.0,