mradermacher commited on
Commit
74f0fe4
·
verified ·
1 Parent(s): fa7ffb9

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +87 -0
README.md CHANGED
@@ -1,3 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +54,43 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  weighted/imatrix quants of https://huggingface.co/DavidAU/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DavidAU/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL
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
+ - 1 million context
39
+ - qwen3
40
+ - finetune
41
+ - brainstorm 40x
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
  weighted/imatrix quants of https://huggingface.co/DavidAU/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL
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-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF).***
61
+
62
+ static quants are available at https://huggingface.co/mradermacher/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-GGUF
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-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL-i1-GGUF/resolve/main/Qwen3-Yoyo-V3-54B-A3B-Thinking-TOTAL-RECALL.imatrix.gguf) | imatrix | 0.3 | imatrix file (for creating your own qwuants) |
76
+
77
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
78
+ types (lower is better):
79
+
80
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
81
+
82
+ And here are Artefact2's thoughts on the matter:
83
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
84
+
85
+ ## FAQ / Model Request
86
+
87
+ See https://huggingface.co/mradermacher/model_requests for some answers to
88
+ questions you might have and/or if you want some other model quantized.
89
+
90
+ ## Thanks
91
+
92
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
93
+ me use its servers and providing upgrades to my workstation to enable
94
+ 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.
95
+
96
+ <!-- end -->