Update README.md
Browse files
README.md
CHANGED
|
@@ -14,14 +14,8 @@ tags:
|
|
| 14 |
|
| 15 |
# huihui-ai/Huihui-Qwen3-235B-A22B-Instruct-2507-abliterated-Q4_K_M-GGUF
|
| 16 |
|
| 17 |
-
[Q3_K_S](https://huggingface.co/huihui-ai/Huihui-Qwen3-235B-A22B-Instruct-2507-abliterated-GGUF/tree/main/Q3_K_S-GGUF)
|
| 18 |
-
|
| 19 |
-
[Q3_K_M](https://huggingface.co/huihui-ai/Huihui-Qwen3-235B-A22B-Instruct-2507-abliterated-GGUF/tree/main/Q3_K_M-GGUF)
|
| 20 |
-
|
| 21 |
[Q4_K_M](https://huggingface.co/huihui-ai/Huihui-Qwen3-235B-A22B-Instruct-2507-abliterated-Q4_K_M-GGUF)
|
| 22 |
|
| 23 |
-
[Q5_K_M](https://huggingface.co/huihui-ai/Huihui-Qwen3-235B-A22B-Instruct-2507-abliterated-Q5_K_M-GGUF)
|
| 24 |
-
|
| 25 |
|
| 26 |
This is an uncensored version of [Qwen/Qwen3-235B-A22B-Instruct-2507](https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
|
| 27 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|
|
|
|
| 14 |
|
| 15 |
# huihui-ai/Huihui-Qwen3-235B-A22B-Instruct-2507-abliterated-Q4_K_M-GGUF
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
[Q4_K_M](https://huggingface.co/huihui-ai/Huihui-Qwen3-235B-A22B-Instruct-2507-abliterated-Q4_K_M-GGUF)
|
| 18 |
|
|
|
|
|
|
|
| 19 |
|
| 20 |
This is an uncensored version of [Qwen/Qwen3-235B-A22B-Instruct-2507](https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
|
| 21 |
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.
|