DavidAU commited on
Commit
074657f
·
verified ·
1 Parent(s): 5f5345c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -6
README.md CHANGED
@@ -39,7 +39,7 @@ tags:
39
  - reasoning
40
  - qwen3_moe
41
  base_model:
42
- - Qwen/Qwen3-30B-A3B
43
  pipeline_tag: text-generation
44
  ---
45
 
@@ -47,11 +47,6 @@ pipeline_tag: text-generation
47
 
48
  <img src="qwen3-42b.jpg" style="float:right; width:300px; height:300px; padding:10px;">
49
 
50
- This repo contains the full precision source code, in "safe tensors" format to generate GGUFs, GPTQ, EXL2, AWQ, HQQ and other formats.
51
- The source code can also be used directly.
52
-
53
- ABOUT:
54
-
55
  Qwen's excellent "Qwen3-30B-A3B" with Brainstorm 20x (tech notes at bottom of the page) in a MOE (128 experts) at 42B parameters (up from 30B).
56
 
57
  This pushes Qwen's model to the absolute limit for creative use cases.
@@ -75,6 +70,12 @@ Model is set with Qwen's default config:
75
 
76
  Four example generations below.
77
 
 
 
 
 
 
 
78
  USAGE GUIDE:
79
 
80
  Please refer to this model card for specific usage, suggested settings, changing ACTIVE EXPERTS, templates, settings and the like:
 
39
  - reasoning
40
  - qwen3_moe
41
  base_model:
42
+ - DavidAU/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X
43
  pipeline_tag: text-generation
44
  ---
45
 
 
47
 
48
  <img src="qwen3-42b.jpg" style="float:right; width:300px; height:300px; padding:10px;">
49
 
 
 
 
 
 
50
  Qwen's excellent "Qwen3-30B-A3B" with Brainstorm 20x (tech notes at bottom of the page) in a MOE (128 experts) at 42B parameters (up from 30B).
51
 
52
  This pushes Qwen's model to the absolute limit for creative use cases.
 
70
 
71
  Four example generations below.
72
 
73
+ SPECIAL SHOUTOUT:
74
+
75
+ Special thanks to team Mradermacher for making the quants!
76
+
77
+ https://huggingface.co/mradermacher
78
+
79
  USAGE GUIDE:
80
 
81
  Please refer to this model card for specific usage, suggested settings, changing ACTIVE EXPERTS, templates, settings and the like: