Suku0 commited on
Commit
23ce3d8
1 Parent(s): d9f42e1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -38,7 +38,7 @@
38
  "rms_norm_eps": 1e-05,
39
  "rope_scaling": {
40
  "factor": 8.0,
41
- "type": "dynamic"
42
  },
43
  "rope_theta": 500000.0,
44
  "tie_word_embeddings": false,
 
38
  "rms_norm_eps": 1e-05,
39
  "rope_scaling": {
40
  "factor": 8.0,
41
+ "rope_type": "dynamic"
42
  },
43
  "rope_theta": 500000.0,
44
  "tie_word_embeddings": false,