Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,15 @@ tags:
|
|
22 |
|
23 |
This is an uncensored version of [Qwen/Qwen2.5-Coder-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
If the desired result is not achieved, you can clear the conversation and try again.
|
26 |
## Usage
|
27 |
You can use this model in your applications by loading it with Hugging Face's `transformers` library:
|
|
|
22 |
|
23 |
This is an uncensored version of [Qwen/Qwen2.5-Coder-32B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-32B-Instruct) created with abliteration (see [remove-refusals-with-transformers](https://github.com/Sumandora/remove-refusals-with-transformers) to know more about it).
|
24 |
|
25 |
+
Qwen2.5-Coder uncensored version has covered six mainstream model sizes,
|
26 |
+
[0.5](https://huggingface.co/huihui-ai/Qwen2.5-Coder-0.5B-Instruct-abliterated),
|
27 |
+
[1.5](https://huggingface.co/huihui-ai/Qwen2.5-Coder-1.5B-Instruct-abliterated),
|
28 |
+
[3](https://huggingface.co/huihui-ai/Qwen2.5-Coder-3B-Instruct-abliterated),
|
29 |
+
[7](https://huggingface.co/huihui-ai/Qwen2.5-Coder-7B-Instruct-abliterated),
|
30 |
+
[14](https://huggingface.co/huihui-ai/Qwen2.5-Coder-14B-Instruct-abliterated),
|
31 |
+
[32](https://huggingface.co/huihui-ai/Qwen2.5-Coder-32B-Instruct-abliterated) billion parameters.
|
32 |
+
|
33 |
+
|
34 |
If the desired result is not achieved, you can clear the conversation and try again.
|
35 |
## Usage
|
36 |
You can use this model in your applications by loading it with Hugging Face's `transformers` library:
|