mradermacher commited on
Commit
a404489
·
verified ·
1 Parent(s): fdc04f4

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +80 -0
README.md CHANGED
@@ -1,6 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: nicoboss -->
6
  weighted/imatrix quants of https://huggingface.co/mosaicml/mpt-7b-8k-instruct
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mosaicml/mpt-7b-8k-instruct
3
+ datasets:
4
+ - competition_math
5
+ - knkarthick/dialogsum
6
+ - mosaicml/dolly_hhrlhf
7
+ - duorc
8
+ - emozilla/quality
9
+ - scrolls/summ_screen_fd
10
+ - spider
11
+ language:
12
+ - en
13
+ library_name: transformers
14
+ license: apache-2.0
15
+ quantized_by: mradermacher
16
+ tags:
17
+ - Composer
18
+ - MosaicML
19
+ - llm-foundry
20
+ ---
21
+ ## About
22
+
23
  <!-- ### quantize_version: 2 -->
24
  <!-- ### output_tensor_quantised: 1 -->
25
  <!-- ### convert_type: hf -->
26
  <!-- ### vocab_type: -->
27
  <!-- ### tags: nicoboss -->
28
  weighted/imatrix quants of https://huggingface.co/mosaicml/mpt-7b-8k-instruct
29
+
30
+ <!-- provided-files -->
31
+ static quants are available at https://huggingface.co/mradermacher/mpt-7b-8k-instruct-GGUF
32
+ ## Usage
33
+
34
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
35
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
36
+ more details, including on how to concatenate multi-part files.
37
+
38
+ ## Provided Quants
39
+
40
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
41
+
42
+ | Link | Type | Size/GB | Notes |
43
+ |:-----|:-----|--------:|:------|
44
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 1.6 | for the desperate |
45
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 1.7 | mostly desperate |
46
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.9 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.1 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 2.2 | |
49
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 2.4 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.4 | very low quality |
51
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-Q2_K.gguf) | i1-Q2_K | 2.7 | IQ3_XXS probably better |
52
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.7 | lower quality |
53
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.0 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 3.0 | beats Q3_K* |
55
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.0 | IQ3_XS probably better |
56
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better |
58
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 3.7 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-Q4_0.gguf) | i1-Q4_0 | 3.9 | fast, low quality |
60
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 3.9 | optimal size/speed/quality |
61
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better |
62
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.4 | fast, recommended |
63
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 4.7 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.1 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/mpt-7b-8k-instruct-i1-GGUF/resolve/main/mpt-7b-8k-instruct.i1-Q6_K.gguf) | i1-Q6_K | 5.6 | practically like static Q6_K |
66
+
67
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
68
+ types (lower is better):
69
+
70
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
71
+
72
+ And here are Artefact2's thoughts on the matter:
73
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
74
+
75
+ ## FAQ / Model Request
76
+
77
+ See https://huggingface.co/mradermacher/model_requests for some answers to
78
+ questions you might have and/or if you want some other model quantized.
79
+
80
+ ## Thanks
81
+
82
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
83
+ me use its servers and providing upgrades to my workstation to enable
84
+ this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
85
+
86
+ <!-- end -->