Triangle104 commited on
Commit
b9580d2
·
verified ·
1 Parent(s): 6e28a9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -17,6 +17,11 @@ tags:
17
  This model was converted to GGUF format from [`huihui-ai/openhands-lm-32b-v0.1-abliterated`](https://huggingface.co/huihui-ai/openhands-lm-32b-v0.1-abliterated) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
18
  Refer to the [original model card](https://huggingface.co/huihui-ai/openhands-lm-32b-v0.1-abliterated) for more details on the model.
19
 
 
 
 
 
 
20
  ## Use with llama.cpp
21
  Install llama.cpp through brew (works on Mac and Linux)
22
 
 
17
  This model was converted to GGUF format from [`huihui-ai/openhands-lm-32b-v0.1-abliterated`](https://huggingface.co/huihui-ai/openhands-lm-32b-v0.1-abliterated) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
18
  Refer to the [original model card](https://huggingface.co/huihui-ai/openhands-lm-32b-v0.1-abliterated) for more details on the model.
19
 
20
+ ---
21
+ This is an uncensored version of all-hands/openhands-lm-32b-v0.1 created with abliteration (see remove-refusals-with-transformers to know more about it).
22
+ This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
23
+
24
+ ---
25
  ## Use with llama.cpp
26
  Install llama.cpp through brew (works on Mac and Linux)
27