i-riyad commited on
Commit
bbaf9a3
·
unverified ·
1 Parent(s): 033f56c

rope_scaling type fix

Browse files

Signed-off-by: Riyad Islam <[email protected]>

Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -25,7 +25,7 @@
25
  24
26
  ],
27
  "rope_type": "default",
28
- "type": "default"
29
  },
30
  "rope_theta": 1000000.0,
31
  "sliding_window": 32768,
@@ -86,7 +86,7 @@
86
  24
87
  ],
88
  "rope_type": "default",
89
- "type": "default"
90
  },
91
  "rope_theta": 1000000.0,
92
  "sliding_window": null,
 
25
  24
26
  ],
27
  "rope_type": "default",
28
+ "type": "mrope"
29
  },
30
  "rope_theta": 1000000.0,
31
  "sliding_window": 32768,
 
86
  24
87
  ],
88
  "rope_type": "default",
89
+ "type": "mrope"
90
  },
91
  "rope_theta": 1000000.0,
92
  "sliding_window": null,