Update README.md
Browse files
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 |
|