mradermacher commited on
Commit
35cb8c8
·
verified ·
1 Parent(s): 4cbecf8

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +82 -0
README.md CHANGED
@@ -1,3 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +48,44 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  static quants of https://huggingface.co/DavidAU/Qwen3-Silent-Scream-6B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: DavidAU/Qwen3-Silent-Scream-6B
3
+ datasets:
4
+ - aneeshas/imsdb-horror-movie-scripts
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 20x
26
+ - creative
27
+ - all uses cases
28
+ - Jan-V1
29
+ - float32
30
+ - horror
31
+ - 32 bit precision
32
+ - science fiction
33
+ - fantasy
34
+ - finetune
35
+ - thinking
36
+ - reasoning
37
+ - unsloth
38
+ - not-for-all-audiences
39
+ ---
40
+ ## About
41
+
42
  <!-- ### quantize_version: 2 -->
43
  <!-- ### output_tensor_quantised: 1 -->
44
  <!-- ### convert_type: hf -->
 
48
  <!-- ### quants_skip: -->
49
  <!-- ### skip_mmproj: -->
50
  static quants of https://huggingface.co/DavidAU/Qwen3-Silent-Scream-6B
51
+
52
+ <!-- provided-files -->
53
+
54
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-Silent-Scream-6B-GGUF).***
55
+
56
+ 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.
57
+ ## Usage
58
+
59
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
60
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
61
+ more details, including on how to concatenate multi-part files.
62
+
63
+ ## Provided Quants
64
+
65
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
66
+
67
+ | Link | Type | Size/GB | Notes |
68
+ |:-----|:-----|--------:|:------|
69
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Silent-Scream-6B-GGUF/resolve/main/Qwen3-Silent-Scream-6B.Q2_K.gguf) | Q2_K | 2.6 | |
70
+ | [GGUF](https://huggingface.co/mradermacher/Qwen3-Silent-Scream-6B-GGUF/resolve/main/Qwen3-Silent-Scream-6B.Q4_K_S.gguf) | Q4_K_S | 3.8 | fast, recommended |
71
+
72
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
73
+ types (lower is better):
74
+
75
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
76
+
77
+ And here are Artefact2's thoughts on the matter:
78
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
79
+
80
+ ## FAQ / Model Request
81
+
82
+ See https://huggingface.co/mradermacher/model_requests for some answers to
83
+ questions you might have and/or if you want some other model quantized.
84
+
85
+ ## Thanks
86
+
87
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
88
+ me use its servers and providing upgrades to my workstation to enable
89
+ this work in my free time.
90
+
91
+ <!-- end -->