Fizzarolli commited on
Commit
a129d9a
·
verified ·
1 Parent(s): 500c7c8

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -25,7 +25,7 @@
25
  "rope_scaling": {
26
  "type": "yarn",
27
  "factor": 8.0,
28
- "original_max_position_embeddings": 2048,
29
  }
30
  }
31
 
 
25
  "rope_scaling": {
26
  "type": "yarn",
27
  "factor": 8.0,
28
+ "original_max_position_embeddings": 2048
29
  }
30
  }
31