mdobbali commited on
Commit
5d9d715
·
verified ·
1 Parent(s): 4e4178c

update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -36,7 +36,7 @@
36
  "vocab_size": 151936,
37
  "rope_scaling": {
38
  "factor": 4,
39
- "original_max_position_embeddings": 40960,
40
  "type": "yarn"
41
  }
42
  }
 
36
  "vocab_size": 151936,
37
  "rope_scaling": {
38
  "factor": 4,
39
+ "original_max_position_embeddings": 32768
40
  "type": "yarn"
41
  }
42
  }