DavidAU commited on
Commit
1e430c7
·
verified ·
1 Parent(s): d35662b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -51,6 +51,8 @@ pipeline_tag: text-generation
51
 
52
  <h2>Qwen3-23B-A3B-The-Harley-Quinn</h2>
53
 
 
 
54
  This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
55
  The source code can also be used directly.
56
 
@@ -68,4 +70,6 @@ and "ponder" a bit - but this is a very rough description.
68
 
69
  I also ran reasoning tests (non-creative) to ensure model was not damaged and roughly matched original model performance.
70
 
71
- That being said, reasoning and output generation will be altered regardless of your use case(s).
 
 
 
51
 
52
  <h2>Qwen3-23B-A3B-The-Harley-Quinn</h2>
53
 
54
+ <img src="qwen3-harley-quinn-23b.webp" style="float:right; width:300px; height:300px; padding:10px;">
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
 
 
70
 
71
  I also ran reasoning tests (non-creative) to ensure model was not damaged and roughly matched original model performance.
72
 
73
+ That being said, reasoning and output generation will be altered regardless of your use case(s).
74
+
75
+ ---