mradermacher commited on
Commit
d582093
1 Parent(s): 04e2ab9

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +69 -0
README.md CHANGED
@@ -1 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  static quants of https://huggingface.co/allknowingroger/FrankenLimmy-10B-passthrough
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - liminerity/M7-7b
4
+ - liminerity/M7-7b
5
+ - liminerity/M7-7b
6
+ - liminerity/M7-7b
7
+ - liminerity/M7-7b
8
+ exported_from: allknowingroger/FrankenLimmy-10B-passthrough
9
+ language:
10
+ - en
11
+ library_name: transformers
12
+ quantized_by: mradermacher
13
+ tags:
14
+ - merge
15
+ - mergekit
16
+ - lazymergekit
17
+ - liminerity/M7-7b
18
+ - liminerity/M7-7b
19
+ - liminerity/M7-7b
20
+ - liminerity/M7-7b
21
+ - liminerity/M7-7b
22
+ ---
23
+ ## About
24
+
25
  static quants of https://huggingface.co/allknowingroger/FrankenLimmy-10B-passthrough
26
+
27
+
28
+ <!-- provided-files -->
29
+ 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.
30
+ ## Usage
31
+
32
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
33
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
34
+ more details, including on how to concatenate multi-part files.
35
+
36
+ ## Provided Quants
37
+
38
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
39
+
40
+ | Link | Type | Size/GB | Notes |
41
+ |:-----|:-----|--------:|:------|
42
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.Q2_K.gguf) | Q2_K | 4.3 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.Q3_K_S.gguf) | Q3_K_S | 4.9 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.IQ3_S.gguf) | IQ3_S | 4.9 | beats Q3_K* |
45
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.Q3_K_M.gguf) | Q3_K_M | 5.5 | lower quality |
46
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.Q3_K_L.gguf) | Q3_K_L | 5.9 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.Q4_0.gguf) | Q4_0 | 6.3 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.Q4_K_S.gguf) | Q4_K_S | 6.4 | fast, recommended |
49
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.Q4_K_M.gguf) | Q4_K_M | 6.7 | fast, recommended |
50
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.Q5_K_S.gguf) | Q5_K_S | 7.7 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.Q5_K_M.gguf) | Q5_K_M | 7.9 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.Q6_K.gguf) | Q6_K | 9.1 | very good quality |
53
+ | [GGUF](https://huggingface.co/mradermacher/FrankenLimmy-10B-passthrough-GGUF/resolve/main/FrankenLimmy-10B-passthrough.Q8_0.gguf) | Q8_0 | 11.6 | fast, best quality |
54
+
55
+
56
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
57
+ types (lower is better):
58
+
59
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
60
+
61
+ And here are Artefact2's thoughts on the matter:
62
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
63
+
64
+ ## Thanks
65
+
66
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
67
+ me use its servers and providing upgrades to my workstation to enable
68
+ this work in my free time.
69
+
70
+ <!-- end -->