mradermacher commited on
Commit
d480ce9
1 Parent(s): f0452ed

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +67 -0
README.md CHANGED
@@ -1,6 +1,73 @@
 
 
 
 
 
 
 
 
 
 
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/Sao10K/Stheno-Mix-L2-20B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Sao10K/Stheno-Mix-L2-20B
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ license: llama2
7
+ quantized_by: mradermacher
8
+ ---
9
+ ## About
10
+
11
  <!-- ### quantize_version: 2 -->
12
  <!-- ### output_tensor_quantised: 1 -->
13
  <!-- ### convert_type: hf -->
14
  <!-- ### vocab_type: -->
15
  <!-- ### tags: nicoboss -->
16
  weighted/imatrix quants of https://huggingface.co/Sao10K/Stheno-Mix-L2-20B
17
+
18
+ <!-- provided-files -->
19
+ static quants are available at https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-GGUF
20
+ ## Usage
21
+
22
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
23
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
24
+ more details, including on how to concatenate multi-part files.
25
+
26
+ ## Provided Quants
27
+
28
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
29
+
30
+ | Link | Type | Size/GB | Notes |
31
+ |:-----|:-----|--------:|:------|
32
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-IQ1_S.gguf) | i1-IQ1_S | 4.6 | for the desperate |
33
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-IQ1_M.gguf) | i1-IQ1_M | 5.0 | mostly desperate |
34
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 5.7 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 6.2 | |
36
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-IQ2_S.gguf) | i1-IQ2_S | 6.7 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-IQ2_M.gguf) | i1-IQ2_M | 7.2 | |
38
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-Q2_K.gguf) | i1-Q2_K | 7.8 | IQ3_XXS probably better |
39
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 7.9 | lower quality |
40
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 8.6 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-IQ3_S.gguf) | i1-IQ3_S | 9.0 | beats Q3_K* |
42
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 9.0 | IQ3_XS probably better |
43
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-IQ3_M.gguf) | i1-IQ3_M | 9.6 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 10.1 | IQ3_S probably better |
45
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 11.1 | IQ3_M probably better |
46
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 11.1 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-Q4_0.gguf) | i1-Q4_0 | 11.8 | fast, low quality |
48
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 11.8 | optimal size/speed/quality |
49
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 12.5 | fast, recommended |
50
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 14.3 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 14.7 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/Stheno-Mix-L2-20B-i1-GGUF/resolve/main/Stheno-Mix-L2-20B.i1-Q6_K.gguf) | i1-Q6_K | 17.0 | practically like static Q6_K |
53
+
54
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
55
+ types (lower is better):
56
+
57
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
58
+
59
+ And here are Artefact2's thoughts on the matter:
60
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
61
+
62
+ ## FAQ / Model Request
63
+
64
+ See https://huggingface.co/mradermacher/model_requests for some answers to
65
+ questions you might have and/or if you want some other model quantized.
66
+
67
+ ## Thanks
68
+
69
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
70
+ me use its servers and providing upgrades to my workstation to enable
71
+ this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his hardware for calculating the imatrix for these quants.
72
+
73
+ <!-- end -->