larry1129 commited on
Commit
e54b794
1 Parent(s): a9599b2

Update config.json

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