Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ library_name: transformers
|
|
17 |
|
18 |
|
19 |
|
20 |
-
# internlm2_5-chat-abliterated
|
21 |
|
22 |
This is a new approach for abliterating models using CPU only. I was able to abliterate this model using free kaggle processing with no accelerator.
|
23 |
1. Obtain refusal direction vector using a quant model with llama.cpp (llama-cpp-python and ggml-python).
|
|
|
17 |
|
18 |
|
19 |
|
20 |
+
# internlm2_5-20b-chat-abliterated
|
21 |
|
22 |
This is a new approach for abliterating models using CPU only. I was able to abliterate this model using free kaggle processing with no accelerator.
|
23 |
1. Obtain refusal direction vector using a quant model with llama.cpp (llama-cpp-python and ggml-python).
|