DavidAU commited on
Commit
555f551
·
verified ·
1 Parent(s): c49f6ad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -54,9 +54,9 @@ The source code can also be used directly.
54
 
55
  ABOUT:
56
 
57
- Qwen's excellent "Qwen3-30B-A3B" with Brainstorm 20x (tech notes at bottom of the page) in a MOE at 42B parameters.
58
 
59
- This pushes Qwen's model - abliterated/uncensored to the absolute limit for creative use cases.
60
 
61
  Model retains full reasoning, and output generation of a Qwen3 MOE ; but has not been tested for "non-creative" use cases.
62
 
@@ -65,7 +65,9 @@ Model is set with Qwen's default config:
65
  - 8 of 128 experts activated.
66
  - Chatml OR Jinja Template (embedded)
67
 
68
- ONE example generation below.
 
 
69
 
70
  USAGE GUIDE:
71
 
 
54
 
55
  ABOUT:
56
 
57
+ Qwen's excellent "Qwen3-30B-A3B", abliterated by "huihui-ai" with Brainstorm 20x (tech notes at bottom of the page) in a MOE at 42B parameters.
58
 
59
+ This pushes Qwen's abliterated/uncensored model to the absolute limit for creative use cases.
60
 
61
  Model retains full reasoning, and output generation of a Qwen3 MOE ; but has not been tested for "non-creative" use cases.
62
 
 
65
  - 8 of 128 experts activated.
66
  - Chatml OR Jinja Template (embedded)
67
 
68
+ IMPORTANT:
69
+
70
+ See usage guide / repo below to get the most out of this model, as settings are very specific.
71
 
72
  USAGE GUIDE:
73