mdobbali commited on
Commit
a33a2bc
·
verified ·
1 Parent(s): 65241ec

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -26,6 +26,7 @@
26
  "vocab_size": 152064,
27
  "rope_scaling": {
28
  "factor": 4,
 
29
  "type": "yarn"
30
  }
31
  }
 
26
  "vocab_size": 152064,
27
  "rope_scaling": {
28
  "factor": 4,
29
+ "original_max_position_embeddings": 32768,
30
  "type": "yarn"
31
  }
32
  }