DavidAU commited on
Commit
18055c0
·
verified ·
1 Parent(s): 0804921

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -47,6 +47,11 @@ pipeline_tag: text-generation
47
 
48
  <h2>Qwen3-42B-A3B-Stranger-Thoughts-Deep20X</h2>
49
 
 
 
 
 
 
50
  Qwen's excellent "Qwen3-30B-A3B" with Brainstorm 20x in a MOE at 42B parameters.
51
 
52
  This pushes Qwen's model to the absolute limit for creative use cases.
 
47
 
48
  <h2>Qwen3-42B-A3B-Stranger-Thoughts-Deep20X</h2>
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 in a MOE at 42B parameters.
56
 
57
  This pushes Qwen's model to the absolute limit for creative use cases.