yashu commited on
Commit
87f3edb
·
verified ·
1 Parent(s): 013a54b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -184,7 +184,7 @@
184
  "rms_norm_eps": 1e-06,
185
  "rope_scaling": {
186
  "factor": 4.0,
187
- "type": "linear"
188
  },
189
  "rope_theta": 100000,
190
  "tie_word_embeddings": false,
 
184
  "rms_norm_eps": 1e-06,
185
  "rope_scaling": {
186
  "factor": 4.0,
187
+ "rope_type": "linear"
188
  },
189
  "rope_theta": 100000,
190
  "tie_word_embeddings": false,