mradermacher commited on
Commit
61cfd59
·
verified ·
1 Parent(s): a97db8a

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +59 -0
README.md CHANGED
@@ -1,6 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: -->
6
  static quants of https://huggingface.co/MergeFuel/MiquMaid-120B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: MergeFuel/MiquMaid-120B
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ quantized_by: mradermacher
7
+ tags:
8
+ - mergekit
9
+ - merge
10
+ ---
11
+ ## About
12
+
13
  <!-- ### quantize_version: 2 -->
14
  <!-- ### output_tensor_quantised: 1 -->
15
  <!-- ### convert_type: hf -->
16
  <!-- ### vocab_type: -->
17
  <!-- ### tags: -->
18
  static quants of https://huggingface.co/MergeFuel/MiquMaid-120B
19
+
20
+ <!-- provided-files -->
21
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/MiquMaid-120B-i1-GGUF
22
+ ## Usage
23
+
24
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
25
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
26
+ more details, including on how to concatenate multi-part files.
27
+
28
+ ## Provided Quants
29
+
30
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
31
+
32
+ | Link | Type | Size/GB | Notes |
33
+ |:-----|:-----|--------:|:------|
34
+ | [GGUF](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q2_K.gguf) | Q2_K | 43.3 | |
35
+ | [PART 1](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q3_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q3_K_S.gguf.part2of2) | Q3_K_S | 50.8 | |
36
+ | [PART 1](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q3_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q3_K_M.gguf.part2of2) | Q3_K_M | 56.7 | lower quality |
37
+ | [PART 1](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q3_K_L.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q3_K_L.gguf.part2of2) | Q3_K_L | 61.8 | |
38
+ | [PART 1](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.IQ4_XS.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.IQ4_XS.gguf.part2of2) | IQ4_XS | 63.5 | |
39
+ | [PART 1](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q4_K_S.gguf.part2of2) | Q4_K_S | 66.9 | fast, recommended |
40
+ | [PART 1](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q4_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q4_K_M.gguf.part2of2) | Q4_K_M | 70.7 | fast, recommended |
41
+ | [PART 1](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q5_K_S.gguf.part2of2) | Q5_K_S | 81.1 | |
42
+ | [PART 1](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q5_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q5_K_M.gguf.part2of2) | Q5_K_M | 83.3 | |
43
+ | [PART 1](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q6_K.gguf.part2of2) | Q6_K | 96.7 | very good quality |
44
+ | [PART 1](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q8_0.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q8_0.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/MiquMaid-120B-GGUF/resolve/main/MiquMaid-120B.Q8_0.gguf.part3of3) | Q8_0 | 125.2 | fast, best quality |
45
+
46
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
47
+ types (lower is better):
48
+
49
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
50
+
51
+ And here are Artefact2's thoughts on the matter:
52
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
53
+
54
+ ## FAQ / Model Request
55
+
56
+ See https://huggingface.co/mradermacher/model_requests for some answers to
57
+ questions you might have and/or if you want some other model quantized.
58
+
59
+ ## Thanks
60
+
61
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
62
+ me use its servers and providing upgrades to my workstation to enable
63
+ this work in my free time.
64
+
65
+ <!-- end -->