huihui-ai commited on
Commit
2a2f900
1 Parent(s): 0605fd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -22,6 +22,12 @@ tags:
22
 
23
  This is an uncensored version of [Qwen/Qwen2.5-Coder-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-0.5B-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-0.5B-Instruct](https://huggingface.co/Qwen/Qwen2.5-Coder-0.5B-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), [14](https://huggingface.co/huihui-ai/Qwen2.5-Coder-14B-Instruct-abliterated), [32](https://huggingface.co/huihui-ai/Qwen2.5-Coder-32B-Instruct-abliterated) billion parameters.
30
+
31
  If the desired result is not achieved, you can clear the conversation and try again.
32
  ## Usage
33
  You can use this model in your applications by loading it with Hugging Face's `transformers` library: