DavidAU commited on
Commit
e4d596d
·
verified ·
1 Parent(s): 27cc980

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -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:
 
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: