DavidAU commited on
Commit
29f0a02
·
verified ·
1 Parent(s): 6e766b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -52,6 +52,8 @@ pipeline_tag: text-generation
52
  A massive 22B, 62 layer merge of the fantastic "The-Omega-Directive-Qwen3-14B-v1.1" and off the scale "Goekdeniz-Guelmez/Josiefied-Qwen3-14B-abliterated-v3"
53
  in Qwen3, with full reasoning (can be turned on or off) and the model is completely uncensored/abliterated too.
54
 
 
 
55
  4 example generations below, and detailed usage instructions.
56
 
57
  Requires:
@@ -92,9 +94,9 @@ Even with minimal direction (ie, use these words to swear: x,y,z), this will be
92
 
93
  This model is one of a series of THREE 22B Qwen 3s.
94
 
95
- https://huggingface.co/DavidAU/Qwen3-The-Xiaolong-Omega-Directive-22B-uncensored-abliterated-GGUF
96
 
97
- https://huggingface.co/DavidAU/Qwen3-The-Xiaolong-Josiefied-Omega-Directive-22B-uncensored-abliterated-GGUF
98
 
99
  The last one is a composite "Qwen3-The-Xiaolong-Omega-Directive-22B-uncensored-abliterated" AND "Qwen3-The-Josiefied-Omega-Directive-22B-uncensored-abliterated".
100
 
 
52
  A massive 22B, 62 layer merge of the fantastic "The-Omega-Directive-Qwen3-14B-v1.1" and off the scale "Goekdeniz-Guelmez/Josiefied-Qwen3-14B-abliterated-v3"
53
  in Qwen3, with full reasoning (can be turned on or off) and the model is completely uncensored/abliterated too.
54
 
55
+ This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats. The source code can also be used directly.
56
+
57
  4 example generations below, and detailed usage instructions.
58
 
59
  Requires:
 
94
 
95
  This model is one of a series of THREE 22B Qwen 3s.
96
 
97
+ https://huggingface.co/DavidAU/Qwen3-The-Xiaolong-Omega-Directive-22B-uncensored-abliterated
98
 
99
+ https://huggingface.co/DavidAU/Qwen3-The-Xiaolong-Josiefied-Omega-Directive-22B-uncensored-abliterated
100
 
101
  The last one is a composite "Qwen3-The-Xiaolong-Omega-Directive-22B-uncensored-abliterated" AND "Qwen3-The-Josiefied-Omega-Directive-22B-uncensored-abliterated".
102