mradermacher commited on
Commit
f535ca9
·
verified ·
1 Parent(s): b2fa4a6

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +80 -0
README.md CHANGED
@@ -1,3 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +46,44 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  weighted/imatrix quants of https://huggingface.co/DavidAU/Qwen3-TND-Double-Deckard-A-C-11B-220
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DavidAU/Qwen3-TND-Double-Deckard-A-C-11B-220
3
+ datasets:
4
+ - DavidAU/PKD-Datasets-5
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ license: apache-2.0
9
+ mradermacher:
10
+ readme_rev: 1
11
+ quantized_by: mradermacher
12
+ tags:
13
+ - programming
14
+ - code generation
15
+ - code
16
+ - coding
17
+ - coder
18
+ - chat
19
+ - code
20
+ - chat
21
+ - brainstorm
22
+ - qwen
23
+ - qwen3
24
+ - qwencoder
25
+ - brainstorm 40x
26
+ - all uses cases
27
+ - Jan-V1
28
+ - finetune
29
+ - thinking
30
+ - reasoning
31
+ - unsloth
32
+ - Deckard
33
+ - DND
34
+ - TND
35
+ - PKD
36
+ - not-for-all-audiences
37
+ ---
38
+ ## About
39
+
40
  <!-- ### quantize_version: 2 -->
41
  <!-- ### output_tensor_quantised: 1 -->
42
  <!-- ### convert_type: hf -->
 
46
  <!-- ### quants_skip: -->
47
  <!-- ### skip_mmproj: -->
48
  weighted/imatrix quants of https://huggingface.co/DavidAU/Qwen3-TND-Double-Deckard-A-C-11B-220
49
+
50
+ <!-- provided-files -->
51
+
52
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-TND-Double-Deckard-A-C-11B-220-i1-GGUF).***
53
+
54
+ static quants are available at https://huggingface.co/mradermacher/Qwen3-TND-Double-Deckard-A-C-11B-220-GGUF
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-TND-Double-Deckard-A-C-11B-220-i1-GGUF/resolve/main/Qwen3-TND-Double-Deckard-A-C-11B-220.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own qwuants) |
68
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-TND-Double-Deckard-A-C-11B-220-i1-GGUF/resolve/main/Qwen3-TND-Double-Deckard-A-C-11B-220.i1-Q2_K.gguf) | i1-Q2_K | 4.5 | IQ3_XXS probably better |
69
+
70
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
71
+ types (lower is better):
72
+
73
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
74
+
75
+ And here are Artefact2's thoughts on the matter:
76
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
77
+
78
+ ## FAQ / Model Request
79
+
80
+ See https://huggingface.co/mradermacher/model_requests for some answers to
81
+ questions you might have and/or if you want some other model quantized.
82
+
83
+ ## Thanks
84
+
85
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
86
+ me use its servers and providing upgrades to my workstation to enable
87
+ 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.
88
+
89
+ <!-- end -->