Junyi42 commited on
Commit
32fbd43
·
1 Parent(s): 2d2a2bd

Add LoGeR original config

Browse files
Files changed (1) hide show
  1. LoGeR/original_config.yaml +28 -0
LoGeR/original_config.yaml ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model:
2
+ attn_insert_after:
3
+ - 10
4
+ - 18
5
+ - 26
6
+ - 34
7
+ ttt_head_dim: 512
8
+ ttt_insert_after:
9
+ - 0
10
+ - 2
11
+ - 4
12
+ - 6
13
+ - 8
14
+ - 10
15
+ - 12
16
+ - 14
17
+ - 16
18
+ - 18
19
+ - 20
20
+ - 22
21
+ - 24
22
+ - 26
23
+ - 28
24
+ - 30
25
+ - 32
26
+ - 34
27
+ ttt_inter_multi: 4
28
+ ttt_pre_norm: true