TroyDoesAI commited on
Commit
3fe7d3c
1 Parent(s): f26291d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -106,4 +106,9 @@ Selects which modules to target in training. Targeting more modules is closer to
106
 
107
  Enable q_proj
108
  Enable v_proj
 
 
 
 
 
109
 
 
106
 
107
  Enable q_proj
108
  Enable v_proj
109
+ Enable k_proj
110
+ Enable o_proj
111
+ Enable gate_proj
112
+ Enable down_proj
113
+ Enable up_proj
114