mradermacher commited on
Commit
3798991
·
verified ·
1 Parent(s): 26e172d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +90 -0
README.md CHANGED
@@ -1,3 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +57,43 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  weighted/imatrix quants of https://huggingface.co/DavidAU/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-PKDick-V
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DavidAU/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-PKDick-V
3
+ datasets:
4
+ - DavidAU/PKDick-Dataset
5
+ language:
6
+ - en
7
+ - fr
8
+ - zh
9
+ - de
10
+ library_name: transformers
11
+ license: apache-2.0
12
+ mradermacher:
13
+ readme_rev: 1
14
+ quantized_by: mradermacher
15
+ tags:
16
+ - programming
17
+ - code generation
18
+ - code
19
+ - codeqwen
20
+ - programming
21
+ - code generation
22
+ - code
23
+ - codeqwen
24
+ - moe
25
+ - coding
26
+ - coder
27
+ - qwen2
28
+ - chat
29
+ - qwen
30
+ - qwen-coder
31
+ - chat
32
+ - qwen
33
+ - qwen-coder
34
+ - moe
35
+ - Qwen3-Coder-30B-A3B-Instruct
36
+ - Qwen3-30B-A3B
37
+ - mixture of experts
38
+ - 128 experts
39
+ - 8 active experts
40
+ - 1 million context
41
+ - qwen3
42
+ - finetune
43
+ - brainstorm 20x
44
+ - brainstorm
45
+ - optional thinking
46
+ - qwen3_moe
47
+ - unsloth
48
+ ---
49
+ ## About
50
+
51
  <!-- ### quantize_version: 2 -->
52
  <!-- ### output_tensor_quantised: 1 -->
53
  <!-- ### convert_type: hf -->
 
57
  <!-- ### quants_skip: -->
58
  <!-- ### skip_mmproj: -->
59
  weighted/imatrix quants of https://huggingface.co/DavidAU/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-PKDick-V
60
+
61
+ <!-- provided-files -->
62
+
63
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-PKDick-V-i1-GGUF).***
64
+
65
+ static quants are available at https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-PKDick-V-GGUF
66
+ ## Usage
67
+
68
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
69
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
70
+ more details, including on how to concatenate multi-part files.
71
+
72
+ ## Provided Quants
73
+
74
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
75
+
76
+ | Link | Type | Size/GB | Notes |
77
+ |:-----|:-----|--------:|:------|
78
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-PKDick-V-i1-GGUF/resolve/main/Qwen3-Yoyo-V4-42B-A3B-Thinking-TOTAL-RECALL-PKDick-V.imatrix.gguf) | imatrix | 0.3 | imatrix file (for creating your own qwuants) |
79
+
80
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
81
+ types (lower is better):
82
+
83
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
84
+
85
+ And here are Artefact2's thoughts on the matter:
86
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
87
+
88
+ ## FAQ / Model Request
89
+
90
+ See https://huggingface.co/mradermacher/model_requests for some answers to
91
+ questions you might have and/or if you want some other model quantized.
92
+
93
+ ## Thanks
94
+
95
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
96
+ me use its servers and providing upgrades to my workstation to enable
97
+ this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
98
+
99
+ <!-- end -->