mradermacher commited on
Commit
9ef008c
·
verified ·
1 Parent(s): 0944a37

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +80 -0
README.md CHANGED
@@ -1,5 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  weighted/imatrix quants of https://huggingface.co/cognitivecomputations/dolphin-2.9.1-mixtral-1x22b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: cognitivecomputations/dolphin-2.9.1-mixtral-1x22b
3
+ datasets:
4
+ - cognitivecomputations/Dolphin-2.9
5
+ - teknium/OpenHermes-2.5
6
+ - m-a-p/CodeFeedback-Filtered-Instruction
7
+ - cognitivecomputations/dolphin-coder
8
+ - cognitivecomputations/samantha-data
9
+ - microsoft/orca-math-word-problems-200k
10
+ - abacusai/SystemChat-1.1
11
+ - Locutusque/function-calling-chatml
12
+ - internlm/Agent-FLAN
13
+ language:
14
+ - en
15
+ library_name: transformers
16
+ license: apache-2.0
17
+ quantized_by: mradermacher
18
+ tags:
19
+ - generated_from_trainer
20
+ - axolotl
21
+ ---
22
+ ## About
23
+
24
  <!-- ### quantize_version: 2 -->
25
  <!-- ### output_tensor_quantised: 1 -->
26
  <!-- ### convert_type: hf -->
27
  <!-- ### vocab_type: -->
28
  weighted/imatrix quants of https://huggingface.co/cognitivecomputations/dolphin-2.9.1-mixtral-1x22b
29
+
30
+ <!-- provided-files -->
31
+ static quants are available at https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-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/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-IQ1_S.gguf) | i1-IQ1_S | 4.9 | for the desperate |
45
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-IQ1_M.gguf) | i1-IQ1_M | 5.4 | mostly desperate |
46
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 6.1 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 6.7 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-IQ2_S.gguf) | i1-IQ2_S | 7.1 | |
49
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-IQ2_M.gguf) | i1-IQ2_M | 7.7 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-Q2_K.gguf) | i1-Q2_K | 8.4 | IQ3_XXS probably better |
51
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 8.7 | lower quality |
52
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 9.3 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 9.7 | IQ3_XS probably better |
54
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-IQ3_S.gguf) | i1-IQ3_S | 9.8 | beats Q3_K* |
55
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-IQ3_M.gguf) | i1-IQ3_M | 10.2 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 10.9 | IQ3_S probably better |
57
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 11.8 | IQ3_M probably better |
58
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.0 | |
59
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-Q4_0.gguf) | i1-Q4_0 | 12.7 | fast, low quality |
60
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 12.8 | optimal size/speed/quality |
61
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 13.4 | fast, recommended |
62
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 15.4 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 15.8 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/dolphin-2.9.1-mixtral-1x22b-i1-GGUF/resolve/main/dolphin-2.9.1-mixtral-1x22b.i1-Q6_K.gguf) | i1-Q6_K | 18.3 | practically like static Q6_K |
65
+
66
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
67
+ types (lower is better):
68
+
69
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
70
+
71
+ And here are Artefact2's thoughts on the matter:
72
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
73
+
74
+ ## FAQ / Model Request
75
+
76
+ See https://huggingface.co/mradermacher/model_requests for some answers to
77
+ questions you might have and/or if you want some other model quantized.
78
+
79
+ ## Thanks
80
+
81
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
82
+ me use its servers and providing upgrades to my workstation to enable
83
+ this work in my free time.
84
+
85
+ <!-- end -->