billatsectorflow commited on
Commit
0209042
1 Parent(s): 80436e8

Merge new-repo2/main, preserving local changes

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -49,7 +49,7 @@
49
  "use_sliding_window": false,
50
  "vocab_size": 152064,
51
  "rope_scaling": {
52
- "factor": 4.0,
53
  "original_max_position_embeddings": 32768,
54
  "type": "yarn"
55
  }
 
49
  "use_sliding_window": false,
50
  "vocab_size": 152064,
51
  "rope_scaling": {
52
+ "factor": 2.0,
53
  "original_max_position_embeddings": 32768,
54
  "type": "yarn"
55
  }