mradermacher commited on
Commit
b2f9026
·
verified ·
1 Parent(s): 8088b5d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +83 -0
README.md CHANGED
@@ -1,3 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +50,43 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  weighted/imatrix quants of https://huggingface.co/nightmedia/Qwen3-4B-Element18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: nightmedia/Qwen3-4B-Element18
3
+ language:
4
+ - en
5
+ - zh
6
+ library_name: transformers
7
+ license: apache-2.0
8
+ mradermacher:
9
+ readme_rev: 1
10
+ quantized_by: mradermacher
11
+ tags:
12
+ - coding
13
+ - research
14
+ - deep thinking
15
+ - 1M context
16
+ - 256k context
17
+ - Qwen3
18
+ - All use cases
19
+ - creative
20
+ - creative writing
21
+ - fiction writing
22
+ - plot generation
23
+ - sub-plot generation
24
+ - story generation
25
+ - scene continue
26
+ - storytelling
27
+ - fiction story
28
+ - science fiction
29
+ - all genres
30
+ - story
31
+ - writing
32
+ - vivid prosing
33
+ - vivid writing
34
+ - fiction
35
+ - roleplaying
36
+ - bfloat16
37
+ - finetune
38
+ - mergekit
39
+ - merge
40
+ - mlx
41
+ ---
42
+ ## About
43
+
44
  <!-- ### quantize_version: 2 -->
45
  <!-- ### output_tensor_quantised: 1 -->
46
  <!-- ### convert_type: hf -->
 
50
  <!-- ### quants_skip: -->
51
  <!-- ### skip_mmproj: -->
52
  weighted/imatrix quants of https://huggingface.co/nightmedia/Qwen3-4B-Element18
53
+
54
+ <!-- provided-files -->
55
+
56
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-4B-Element18-i1-GGUF).***
57
+
58
+ static quants are available at https://huggingface.co/mradermacher/Qwen3-4B-Element18-GGUF
59
+ ## Usage
60
+
61
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
62
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
63
+ more details, including on how to concatenate multi-part files.
64
+
65
+ ## Provided Quants
66
+
67
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
68
+
69
+ | Link | Type | Size/GB | Notes |
70
+ |:-----|:-----|--------:|:------|
71
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-4B-Element18-i1-GGUF/resolve/main/Qwen3-4B-Element18.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
72
+
73
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
74
+ types (lower is better):
75
+
76
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
77
+
78
+ And here are Artefact2's thoughts on the matter:
79
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
80
+
81
+ ## FAQ / Model Request
82
+
83
+ See https://huggingface.co/mradermacher/model_requests for some answers to
84
+ questions you might have and/or if you want some other model quantized.
85
+
86
+ ## Thanks
87
+
88
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
89
+ me use its servers and providing upgrades to my workstation to enable
90
+ 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.
91
+
92
+ <!-- end -->