Triangle104 commited on
Commit
b189077
1 Parent(s): 7977742

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -9
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- base_model: huihui-ai/Llama-3.2-3B-Instruct-abliterated
3
  library_name: transformers
4
  license: llama3.2
 
5
  tags:
6
  - abliterated
7
  - uncensored
@@ -13,14 +13,6 @@ tags:
13
  This model was converted to GGUF format from [`huihui-ai/Llama-3.2-3B-Instruct-abliterated`](https://huggingface.co/huihui-ai/Llama-3.2-3B-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-3B-Instruct-abliterated) for more details on the model.
15
 
16
- ---
17
- Model details:
18
- -
19
- This is an uncensored version of Llama 3.2 3B 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
 
 
1
  ---
 
2
  library_name: transformers
3
  license: llama3.2
4
+ base_model: huihui-ai/Llama-3.2-3B-Instruct-abliterated
5
  tags:
6
  - abliterated
7
  - uncensored
 
13
  This model was converted to GGUF format from [`huihui-ai/Llama-3.2-3B-Instruct-abliterated`](https://huggingface.co/huihui-ai/Llama-3.2-3B-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-3B-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