barneystinson commited on
Commit
a08c234
1 Parent(s): 30d1602

Update rotary

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -15,6 +15,7 @@
15
  "n_head": 16,
16
  "n_layer": 28,
17
  "n_positions": 2048,
 
18
  "rotary_dim": 64,
19
  "summary_activation": null,
20
  "summary_first_dropout": 0.1,
15
  "n_head": 16,
16
  "n_layer": 28,
17
  "n_positions": 2048,
18
+ "rotary": true,
19
  "rotary_dim": 64,
20
  "summary_activation": null,
21
  "summary_first_dropout": 0.1,