byroneverson
commited on
Commit
•
c4fced5
1
Parent(s):
931674e
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ library_name: transformers
|
|
15 |
|
16 |
|
17 |
NOTE: This is a current WIP (work in progress).
|
18 |
-
This abliteration was 1/2 performed with llama-cpp-python (obtain direction vector) and 1/2 performed with torch (
|
19 |
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.
|
20 |
This is round 1, layer 20 was used for the direction vector.
|
21 |
I have not tested it yet and cannot test it until I can make a GGUF of this repo.
|
|
|
15 |
|
16 |
|
17 |
NOTE: This is a current WIP (work in progress).
|
18 |
+
This abliteration was 1/2 performed with llama-cpp-python (obtain direction vector) and 1/2 performed with torch (modify .safetensors one at a time).
|
19 |
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.
|
20 |
This is round 1, layer 20 was used for the direction vector.
|
21 |
I have not tested it yet and cannot test it until I can make a GGUF of this repo.
|