mradermacher commited on
Commit
dcf1159
·
verified ·
1 Parent(s): 0c62bc9

auto-patch README.md

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