DavidAU commited on
Commit
88efd3e
·
verified ·
1 Parent(s): b8b11e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -47,12 +47,14 @@ base_model:
47
  pipeline_tag: text-generation
48
  ---
49
 
50
- ( Quants pending, model card updates pending, examples to be added )
51
 
52
  <B><font color="red">WARNING:</font> NSFW. Vivid prose. INTENSE. Visceral Details. Violence. HORROR. GORE. Swearing. UNCENSORED... humor, romance, fun. </B>
53
 
54
  <h2>Qwen3-33B-A3B-Stranger-Thoughts-Abliterated-Uncensored</h2>
55
 
 
 
56
  This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
57
  The source code can also be used directly.
58
 
 
47
  pipeline_tag: text-generation
48
  ---
49
 
50
+ ( Quants pending, 4 examples added )
51
 
52
  <B><font color="red">WARNING:</font> NSFW. Vivid prose. INTENSE. Visceral Details. Violence. HORROR. GORE. Swearing. UNCENSORED... humor, romance, fun. </B>
53
 
54
  <h2>Qwen3-33B-A3B-Stranger-Thoughts-Abliterated-Uncensored</h2>
55
 
56
+ <img src="qwen3-33b-ablit.jpg" style="float:right; width:300px; height:300px; padding:10px;">
57
+
58
  This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
59
  The source code can also be used directly.
60