byroneverson
commited on
Commit
•
b936508
1
Parent(s):
9dff2b0
Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,7 @@ Abliteration method:
|
|
24 |
It is a rather larger model so it may take me another day or two to figure out which layer I should be using for the direction vector.
|
25 |
|
26 |
First attempt: Layer 20 was used to obtain refusal direction vector. Refusal mitigation sort of worked but not perfect.
|
|
|
27 |
Second attempt: (Current) Layer 23 was used (mid-point of model). Half-way has proven to work with other model so this should be fine.
|
28 |
|
29 |
# gemma-2-27b-it-abliterated
|
|
|
24 |
It is a rather larger model so it may take me another day or two to figure out which layer I should be using for the direction vector.
|
25 |
|
26 |
First attempt: Layer 20 was used to obtain refusal direction vector. Refusal mitigation sort of worked but not perfect.
|
27 |
+
|
28 |
Second attempt: (Current) Layer 23 was used (mid-point of model). Half-way has proven to work with other model so this should be fine.
|
29 |
|
30 |
# gemma-2-27b-it-abliterated
|