mradermacher commited on
Commit
dddce95
·
verified ·
1 Parent(s): cca2403

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +67 -0
README.md CHANGED
@@ -1,3 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +32,45 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  static quants of https://huggingface.co/MuXodious/QuasiStarSynth-12B-noslop-absolute-heresy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: MuXodious/QuasiStarSynth-12B-noslop-absolute-heresy
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ mradermacher:
7
+ readme_rev: 1
8
+ quantized_by: mradermacher
9
+ tags:
10
+ - merge
11
+ - mergekit
12
+ - lazymergekit
13
+ - DreadPoor/Irix-12B-Model_Stock
14
+ - ohyeah1/Violet-Lyra-Gutenberg-v2
15
+ - redrix/patricide-12B-Unslop-Mell-v2
16
+ - yamatazen/EtherealAurora-12B-v3
17
+ - yamatazen/EtherealAurora-12B-v2
18
+ - noslop
19
+ - heretic
20
+ - uncensored
21
+ - decensored
22
+ - abliterated
23
+ ---
24
+ ## About
25
+
26
  <!-- ### quantize_version: 2 -->
27
  <!-- ### output_tensor_quantised: 1 -->
28
  <!-- ### convert_type: hf -->
 
32
  <!-- ### quants_skip: -->
33
  <!-- ### skip_mmproj: -->
34
  static quants of https://huggingface.co/MuXodious/QuasiStarSynth-12B-noslop-absolute-heresy
35
+
36
+ <!-- provided-files -->
37
+
38
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#QuasiStarSynth-12B-noslop-absolute-heresy-GGUF).***
39
+
40
+ 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.
41
+ ## Usage
42
+
43
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
44
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
45
+ more details, including on how to concatenate multi-part files.
46
+
47
+ ## Provided Quants
48
+
49
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
50
+
51
+ | Link | Type | Size/GB | Notes |
52
+ |:-----|:-----|--------:|:------|
53
+ | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q2_K.gguf) | Q2_K | 4.9 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
55
+ | [GGUF](https://huggingface.co/mradermacher/QuasiStarSynth-12B-noslop-absolute-heresy-GGUF/resolve/main/QuasiStarSynth-12B-noslop-absolute-heresy.Q8_0.gguf) | Q8_0 | 13.1 | fast, best quality |
56
+
57
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
58
+ types (lower is better):
59
+
60
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
61
+
62
+ And here are Artefact2's thoughts on the matter:
63
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
64
+
65
+ ## FAQ / Model Request
66
+
67
+ See https://huggingface.co/mradermacher/model_requests for some answers to
68
+ questions you might have and/or if you want some other model quantized.
69
+
70
+ ## Thanks
71
+
72
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
73
+ me use its servers and providing upgrades to my workstation to enable
74
+ this work in my free time.
75
+
76
+ <!-- end -->