mradermacher commited on
Commit
9dd82c6
·
verified ·
1 Parent(s): decdd94

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -0
README.md CHANGED
@@ -1 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  static quants of https://huggingface.co/rombodawg/Open_Gpt4_8x7B_v0.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ library_name: transformers
5
+ license: cc-by-4.0
6
+ quantized_by: mradermacher
7
+ tags:
8
+ - merge
9
+ - moe
10
+ ---
11
+ ## About
12
+
13
  static quants of https://huggingface.co/rombodawg/Open_Gpt4_8x7B_v0.2
14
+
15
+
16
+ <!-- provided-files -->
17
+ ## Usage
18
+
19
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
20
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
21
+ more details, including on how to concatenate multi-part files.
22
+
23
+ ## Provided Quants
24
+
25
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
26
+
27
+ | Link | Type | Size/GB | Notes |
28
+ |:-----|:-----|--------:|:------|
29
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.Q2_K.gguf) | Q2_K | 17.6 | |
30
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.IQ3_XS.gguf) | IQ3_XS | 19.5 | |
31
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.IQ3_S.gguf) | IQ3_S | 20.7 | beats Q3_K* |
32
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.Q3_K_S.gguf) | Q3_K_S | 20.7 | |
33
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.IQ3_M.gguf) | IQ3_M | 21.7 | |
34
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.Q3_K_M.gguf) | Q3_K_M | 22.8 | lower quality |
35
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.Q3_K_L.gguf) | Q3_K_L | 24.4 | |
36
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.IQ4_XS.gguf) | IQ4_XS | 25.6 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.Q4_K_S.gguf) | Q4_K_S | 27.0 | fast, recommended |
38
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.Q4_K_M.gguf) | Q4_K_M | 28.7 | fast, recommended |
39
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.Q5_K_S.gguf) | Q5_K_S | 32.5 | |
40
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.Q5_K_M.gguf) | Q5_K_M | 33.5 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.Q6_K.gguf) | Q6_K | 38.6 | very good quality |
42
+ | [PART 1](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Open_Gpt4_8x7B_v0.2-GGUF/resolve/main/Open_Gpt4_8x7B_v0.2.Q8_0.gguf.part2of2) | Q8_0 | 49.8 | fast, best quality |
43
+
44
+
45
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
46
+ types (lower is better):
47
+
48
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
49
+
50
+ And here are Artefact2's thoughts on the matter:
51
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
52
+
53
+ ## Thanks
54
+
55
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
56
+ me use its servers and providing upgrades to my workstation to enable
57
+ this work in my free time.
58
+
59
+ <!-- end -->