DavidAU commited on
Commit
fa6d391
·
verified ·
1 Parent(s): c96f45a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -54,4 +54,20 @@ pipeline_tag: text-generation
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
 
57
- ABOUT:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
 
57
+ ABOUT:
58
+
59
+ A stranger, yet radically different version of Kalmaze's "Qwen/Qwen3-30B-A3B" (that was abliterated by "huihui-ai") with the experts pruned to 64 (from 128)
60
+ and then I added 19 layers expanding (Brainstorm 20x by DavidAU) the model to 23B total parameters.
61
+
62
+ The goal: slightly alter the model, to address some odd creative thinking and output choices.
63
+
64
+ Then... Harley Quinn showed up, and then it was a party!
65
+
66
+ A mad, unhinged, off the charts - uncensored - party.
67
+
68
+ Please note that the modifications affect the entire model operation; roughly I adjusted the model to think a little "deeper"
69
+ and "ponder" a bit - but this is a very rough description.
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).