byroneverson commited on
Commit
887111a
·
verified ·
1 Parent(s): 0baf38f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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).