mradermacher commited on
Commit
c48f9da
1 Parent(s): 03abad5

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +78 -0
README.md CHANGED
@@ -1,5 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 1 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: -->
4
  <!-- ### vocab_type: -->
5
  weighted/imatrix quants of https://huggingface.co/NotAiLOL/Boundary-4x7b-MoE
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - HuggingFaceH4/zephyr-7b-beta
4
+ - mistralai/Mistral-7B-Instruct-v0.2
5
+ - teknium/OpenHermes-2.5-Mistral-7B
6
+ - meta-math/MetaMath-Mistral-7B
7
+ exported_from: NotAiLOL/Boundary-4x7b-MoE
8
+ language:
9
+ - en
10
+ library_name: transformers
11
+ license: apache-2.0
12
+ quantized_by: mradermacher
13
+ tags:
14
+ - moe
15
+ - merge
16
+ - mergekit
17
+ - HuggingFaceH4/zephyr-7b-beta
18
+ - mistralai/Mistral-7B-Instruct-v0.2
19
+ - teknium/OpenHermes-2.5-Mistral-7B
20
+ - meta-math/MetaMath-Mistral-7B
21
+ - Mistral
22
+ ---
23
+ ## About
24
+
25
  <!-- ### quantize_version: 1 -->
26
  <!-- ### output_tensor_quantised: 1 -->
27
  <!-- ### convert_type: -->
28
  <!-- ### vocab_type: -->
29
  weighted/imatrix quants of https://huggingface.co/NotAiLOL/Boundary-4x7b-MoE
30
+
31
+
32
+ <!-- provided-files -->
33
+ static quants are available at https://huggingface.co/mradermacher/Boundary-4x7b-MoE-GGUF
34
+ ## Usage
35
+
36
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
37
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
38
+ more details, including on how to concatenate multi-part files.
39
+
40
+ ## Provided Quants
41
+
42
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
43
+
44
+ | Link | Type | Size/GB | Notes |
45
+ |:-----|:-----|--------:|:------|
46
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-IQ1_S.gguf) | i1-IQ1_S | 5.1 | for the desperate |
47
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-IQ1_M.gguf) | i1-IQ1_M | 5.6 | for the desperate |
48
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 6.5 | |
49
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-IQ2_XS.gguf) | i1-IQ2_XS | 7.2 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-IQ2_S.gguf) | i1-IQ2_S | 7.4 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-IQ2_M.gguf) | i1-IQ2_M | 8.1 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-Q2_K.gguf) | i1-Q2_K | 8.9 | IQ3_XXS probably better |
53
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 9.4 | lower quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-IQ3_XS.gguf) | i1-IQ3_XS | 10.0 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-Q3_K_S.gguf) | i1-Q3_K_S | 10.5 | IQ3_XS probably better |
56
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-IQ3_S.gguf) | i1-IQ3_S | 10.6 | beats Q3_K* |
57
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-IQ3_M.gguf) | i1-IQ3_M | 10.7 | |
58
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-Q3_K_M.gguf) | i1-Q3_K_M | 11.7 | IQ3_S probably better |
59
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-Q3_K_L.gguf) | i1-Q3_K_L | 12.6 | IQ3_M probably better |
60
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-IQ4_XS.gguf) | i1-IQ4_XS | 13.0 | |
61
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-Q4_0.gguf) | i1-Q4_0 | 13.8 | fast, low quality |
62
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-Q4_K_S.gguf) | i1-Q4_K_S | 13.8 | optimal size/speed/quality |
63
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-Q4_K_M.gguf) | i1-Q4_K_M | 14.7 | fast, recommended |
64
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.7 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-Q5_K_M.gguf) | i1-Q5_K_M | 17.2 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/Boundary-4x7b-MoE-i1-GGUF/resolve/main/Boundary-4x7b-MoE.i1-Q6_K.gguf) | i1-Q6_K | 19.9 | practically like static Q6_K |
67
+
68
+
69
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
70
+ types (lower is better):
71
+
72
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
73
+
74
+ And here are Artefact2's thoughts on the matter:
75
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
76
+
77
+ ## Thanks
78
+
79
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
80
+ me use its servers and providing upgrades to my workstation to enable
81
+ this work in my free time.
82
+
83
+ <!-- end -->