mradermacher commited on
Commit
29bc9ad
·
verified ·
1 Parent(s): 5bb5574

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +95 -0
README.md CHANGED
@@ -1,3 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +54,51 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  static quants of https://huggingface.co/DavidAU/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DavidAU/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx
3
+ language:
4
+ - en
5
+ - fr
6
+ - zh
7
+ - de
8
+ library_name: transformers
9
+ license: apache-2.0
10
+ mradermacher:
11
+ readme_rev: 1
12
+ quantized_by: mradermacher
13
+ tags:
14
+ - programming
15
+ - code generation
16
+ - code
17
+ - codeqwen
18
+ - programming
19
+ - code generation
20
+ - code
21
+ - codeqwen
22
+ - moe
23
+ - coding
24
+ - coder
25
+ - qwen2
26
+ - chat
27
+ - qwen
28
+ - qwen-coder
29
+ - chat
30
+ - qwen
31
+ - qwen-coder
32
+ - moe
33
+ - Qwen3-Coder-30B-A3B-Instruct
34
+ - Qwen3-30B-A3B
35
+ - mixture of experts
36
+ - 128 experts
37
+ - 8 active experts
38
+ - 768k context
39
+ - qwen3
40
+ - finetune
41
+ - brainstorm 20x
42
+ - brainstorm
43
+ - optional thinking
44
+ - qwen3_moe
45
+ ---
46
+ ## About
47
+
48
  <!-- ### quantize_version: 2 -->
49
  <!-- ### output_tensor_quantised: 1 -->
50
  <!-- ### convert_type: hf -->
 
54
  <!-- ### quants_skip: -->
55
  <!-- ### skip_mmproj: -->
56
  static quants of https://huggingface.co/DavidAU/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx
57
+
58
+ <!-- provided-files -->
59
+
60
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx-GGUF).***
61
+
62
+ 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.
63
+ ## Usage
64
+
65
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
66
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
67
+ more details, including on how to concatenate multi-part files.
68
+
69
+ ## Provided Quants
70
+
71
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
72
+
73
+ | Link | Type | Size/GB | Notes |
74
+ |:-----|:-----|--------:|:------|
75
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx-GGUF/resolve/main/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx.Q2_K.gguf) | Q2_K | 15.7 | |
76
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx-GGUF/resolve/main/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx.Q3_K_S.gguf) | Q3_K_S | 18.5 | |
77
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx-GGUF/resolve/main/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx.Q3_K_M.gguf) | Q3_K_M | 20.5 | lower quality |
78
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx-GGUF/resolve/main/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx.Q3_K_L.gguf) | Q3_K_L | 22.1 | |
79
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx-GGUF/resolve/main/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx.Q4_K_S.gguf) | Q4_K_S | 24.3 | fast, recommended |
80
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx-GGUF/resolve/main/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx.Q4_K_M.gguf) | Q4_K_M | 25.8 | fast, recommended |
81
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx-GGUF/resolve/main/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx.Q5_K_S.gguf) | Q5_K_S | 29.3 | |
82
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx-GGUF/resolve/main/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx.Q6_K.gguf) | Q6_K | 34.9 | very good quality |
83
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx-GGUF/resolve/main/Qwen3-Coder-42B-A3B-Instruct-TOTAL-RECALL-MASTER-CODER-M-768k-ctx.Q8_0.gguf) | Q8_0 | 45.2 | fast, best quality |
84
+
85
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
86
+ types (lower is better):
87
+
88
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
89
+
90
+ And here are Artefact2's thoughts on the matter:
91
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
92
+
93
+ ## FAQ / Model Request
94
+
95
+ See https://huggingface.co/mradermacher/model_requests for some answers to
96
+ questions you might have and/or if you want some other model quantized.
97
+
98
+ ## Thanks
99
+
100
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
101
+ me use its servers and providing upgrades to my workstation to enable
102
+ this work in my free time.
103
+
104
+ <!-- end -->