winglian commited on
Commit
0931844
1 Parent(s): 4b32a7f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -3
config.json CHANGED
@@ -20,9 +20,7 @@
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": {
22
  "factor": 16.0,
23
- "finetuned": true,
24
- "original_max_position_embeddings": 262144,
25
- "type": "yarn"
26
  },
27
  "rope_theta": 500000.0,
28
  "tie_word_embeddings": false,
 
20
  "rms_norm_eps": 1e-05,
21
  "rope_scaling": {
22
  "factor": 16.0,
23
+ "type": "dynamic"
 
 
24
  },
25
  "rope_theta": 500000.0,
26
  "tie_word_embeddings": false,