mradermacher commited on
Commit
41526ca
·
verified ·
1 Parent(s): 527dfa7

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +88 -0
README.md CHANGED
@@ -1,6 +1,94 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: -->
6
  static quants of https://huggingface.co/DavidAU/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DavidAU/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X
3
+ language:
4
+ - en
5
+ - fr
6
+ - zh
7
+ - de
8
+ library_name: transformers
9
+ license: apache-2.0
10
+ quantized_by: mradermacher
11
+ tags:
12
+ - creative
13
+ - creative writing
14
+ - fiction writing
15
+ - plot generation
16
+ - sub-plot generation
17
+ - fiction writing
18
+ - story generation
19
+ - scene continue
20
+ - storytelling
21
+ - fiction story
22
+ - science fiction
23
+ - romance
24
+ - all genres
25
+ - story
26
+ - writing
27
+ - vivid prose
28
+ - vivid writing
29
+ - moe
30
+ - mixture of experts
31
+ - 128 experts
32
+ - 8 active experts
33
+ - fiction
34
+ - roleplaying
35
+ - bfloat16
36
+ - rp
37
+ - qwen3
38
+ - horror
39
+ - finetune
40
+ - thinking
41
+ - reasoning
42
+ - qwen3_moe
43
+ ---
44
+ ## About
45
+
46
  <!-- ### quantize_version: 2 -->
47
  <!-- ### output_tensor_quantised: 1 -->
48
  <!-- ### convert_type: hf -->
49
  <!-- ### vocab_type: -->
50
  <!-- ### tags: -->
51
  static quants of https://huggingface.co/DavidAU/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X
52
+
53
+ <!-- provided-files -->
54
+ weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
55
+ ## Usage
56
+
57
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
58
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
59
+ more details, including on how to concatenate multi-part files.
60
+
61
+ ## Provided Quants
62
+
63
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
64
+
65
+ | Link | Type | Size/GB | Notes |
66
+ |:-----|:-----|--------:|:------|
67
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X-GGUF/resolve/main/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X.Q2_K.gguf) | Q2_K | 15.7 | |
68
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X-GGUF/resolve/main/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X.Q3_K_S.gguf) | Q3_K_S | 18.5 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X-GGUF/resolve/main/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X.Q3_K_M.gguf) | Q3_K_M | 20.5 | lower quality |
70
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X-GGUF/resolve/main/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X.Q3_K_L.gguf) | Q3_K_L | 22.1 | |
71
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X-GGUF/resolve/main/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X.Q4_K_S.gguf) | Q4_K_S | 24.3 | fast, recommended |
72
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X-GGUF/resolve/main/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X.Q6_K.gguf) | Q6_K | 34.9 | very good quality |
73
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X-GGUF/resolve/main/Qwen3-42B-A3B-Stranger-Thoughts-Deep20X.Q8_0.gguf) | Q8_0 | 45.2 | fast, best quality |
74
+
75
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
76
+ types (lower is better):
77
+
78
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
79
+
80
+ And here are Artefact2's thoughts on the matter:
81
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
82
+
83
+ ## FAQ / Model Request
84
+
85
+ See https://huggingface.co/mradermacher/model_requests for some answers to
86
+ questions you might have and/or if you want some other model quantized.
87
+
88
+ ## Thanks
89
+
90
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
91
+ me use its servers and providing upgrades to my workstation to enable
92
+ this work in my free time.
93
+
94
+ <!-- end -->