Triangle104 commited on
Commit
ea7d85a
1 Parent(s): 37dca37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -13,6 +13,14 @@ tags:
13
  This model was converted to GGUF format from [`huihui-ai/Llama-3.2-1B-Instruct-abliterated`](https://huggingface.co/huihui-ai/Llama-3.2-1B-Instruct-abliterated) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
14
  Refer to the [original model card](https://huggingface.co/huihui-ai/Llama-3.2-1B-Instruct-abliterated) for more details on the model.
15
 
 
 
 
 
 
 
 
 
16
  ## Use with llama.cpp
17
  Install llama.cpp through brew (works on Mac and Linux)
18
 
 
13
  This model was converted to GGUF format from [`huihui-ai/Llama-3.2-1B-Instruct-abliterated`](https://huggingface.co/huihui-ai/Llama-3.2-1B-Instruct-abliterated) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
14
  Refer to the [original model card](https://huggingface.co/huihui-ai/Llama-3.2-1B-Instruct-abliterated) for more details on the model.
15
 
16
+ ---
17
+ Model details:
18
+ -
19
+ This is an uncensored version of Llama 3.2 1B Instruct created with abliteration (see this article to know more about it).
20
+
21
+ Special thanks to @FailSpy for the original code and technique. Please follow him if you're interested in abliterated models.
22
+
23
+ ---
24
  ## Use with llama.cpp
25
  Install llama.cpp through brew (works on Mac and Linux)
26