mradermacher commited on
Commit
5d855a4
1 Parent(s): e791414

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/ResplendentAI/Pandora_7B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - jeiku/RP_Format_Test
4
+ datasets:
5
+ - ResplendentAI/Alpaca_NSFW_Shuffled
6
+ - ResplendentAI/Synthetic_Soul_1k
7
+ - ResplendentAI/Sissification_Hypno_1k
8
+ - ResplendentAI/Luna_NSFW_Text
9
+ - ResplendentAI/NSFW_RP_Format_DPO
10
+ exported_from: ResplendentAI/Pandora_7B
11
+ language:
12
+ - en
13
+ library_name: transformers
14
+ license: cc-by-sa-4.0
15
+ quantized_by: mradermacher
16
+ tags:
17
+ - mergekit
18
+ - merge
19
+ - not-for-all-audiences
20
+ ---
21
+ ## About
22
+
23
  static quants of https://huggingface.co/ResplendentAI/Pandora_7B
24
+
25
+
26
+ <!-- provided-files -->
27
+ 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.
28
+ ## Usage
29
+
30
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
31
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
32
+ more details, including on how to concatenate multi-part files.
33
+
34
+ ## Provided Quants
35
+
36
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
37
+
38
+ | Link | Type | Size/GB | Notes |
39
+ |:-----|:-----|--------:|:------|
40
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.Q2_K.gguf) | Q2_K | 3.0 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.IQ3_XS.gguf) | IQ3_XS | 3.3 | |
42
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.Q3_K_S.gguf) | Q3_K_S | 3.4 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.IQ3_S.gguf) | IQ3_S | 3.4 | beats Q3_K* |
44
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.IQ3_M.gguf) | IQ3_M | 3.5 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.Q3_K_M.gguf) | Q3_K_M | 3.8 | lower quality |
46
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.Q3_K_L.gguf) | Q3_K_L | 4.1 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.IQ4_XS.gguf) | IQ4_XS | 4.2 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.Q4_K_S.gguf) | Q4_K_S | 4.4 | fast, recommended |
49
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.Q4_K_M.gguf) | Q4_K_M | 4.6 | fast, recommended |
50
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.Q5_K_S.gguf) | Q5_K_S | 5.3 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.Q5_K_M.gguf) | Q5_K_M | 5.4 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.Q6_K.gguf) | Q6_K | 6.2 | very good quality |
53
+ | [GGUF](https://huggingface.co/mradermacher/Pandora_7B-GGUF/resolve/main/Pandora_7B.Q8_0.gguf) | Q8_0 | 7.9 | 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 -->