mradermacher commited on
Commit
bfde804
1 Parent(s): a98ede0

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +47 -0
README.md CHANGED
@@ -1 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  weighted/imatrix quants of https://huggingface.co/Undi95/LewdGem-40B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ library_name: transformers
5
+ license: cc-by-nc-4.0
6
+ quantized_by: mradermacher
7
+ tags:
8
+ - not-for-all-audiences
9
+ - nsfw
10
+ - merge
11
+ ---
12
+ ## About
13
+
14
  weighted/imatrix quants of https://huggingface.co/Undi95/LewdGem-40B
15
+
16
+
17
+ <!-- provided-files -->
18
+ static quants are available at https://huggingface.co/mradermacher/LewdGem-40B-GGUF
19
+ ## Usage
20
+
21
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
22
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
23
+ more details, including on how to concatenate multi-part files.
24
+
25
+ ## Provided Quants
26
+
27
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
28
+
29
+ | Link | Type | Size/GB | Notes |
30
+ |:-----|:-----|--------:|:------|
31
+ | [GGUF](https://huggingface.co/mradermacher/LewdGem-40B-i1-GGUF/resolve/main/LewdGem-40B.i1-Q2_K.gguf) | i1-Q2_K | 14.4 | IQ3_XXS probably better |
32
+
33
+
34
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
35
+ types (lower is better):
36
+
37
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
38
+
39
+ And here are Artefact2's thoughts on the matter:
40
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
41
+
42
+ ## Thanks
43
+
44
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
45
+ me use its servers and providing upgrades to my workstation to enable
46
+ this work in my free time.
47
+
48
+ <!-- end -->