mradermacher commited on
Commit
882df87
1 Parent(s): 0fa64a0

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +61 -0
README.md CHANGED
@@ -1 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  static quants of https://huggingface.co/Steelskull/Lumosia-v2-MoE-4x10.7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ exported_from: Steelskull/Lumosia-v2-MoE-4x10.7
3
+ language:
4
+ - en
5
+ library_name: transformers
6
+ license: apache-2.0
7
+ quantized_by: mradermacher
8
+ tags:
9
+ - Solar Moe
10
+ - Solar
11
+ - Lumosia
12
+ ---
13
+ ## About
14
+
15
  static quants of https://huggingface.co/Steelskull/Lumosia-v2-MoE-4x10.7
16
+
17
+
18
+ <!-- provided-files -->
19
+ weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
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/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.Q2_K.gguf) | Q2_K | 13.4 | |
33
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.IQ3_XS.gguf) | IQ3_XS | 14.9 | |
34
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.Q3_K_S.gguf) | Q3_K_S | 15.8 | |
35
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.IQ3_S.gguf) | IQ3_S | 15.8 | beats Q3_K* |
36
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.IQ3_M.gguf) | IQ3_M | 16.1 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.Q3_K_M.gguf) | Q3_K_M | 17.5 | lower quality |
38
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.Q3_K_L.gguf) | Q3_K_L | 19.0 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.IQ4_XS.gguf) | IQ4_XS | 19.7 | |
40
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.Q4_K_S.gguf) | Q4_K_S | 20.8 | fast, recommended |
41
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.Q4_K_M.gguf) | Q4_K_M | 22.1 | fast, recommended |
42
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.Q5_K_S.gguf) | Q5_K_S | 25.1 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.Q5_K_M.gguf) | Q5_K_M | 25.9 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.Q6_K.gguf) | Q6_K | 29.9 | very good quality |
45
+ | [GGUF](https://huggingface.co/mradermacher/Lumosia-v2-MoE-4x10.7-GGUF/resolve/main/Lumosia-v2-MoE-4x10.7.Q8_0.gguf) | Q8_0 | 38.6 | fast, best quality |
46
+
47
+
48
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
49
+ types (lower is better):
50
+
51
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
52
+
53
+ And here are Artefact2's thoughts on the matter:
54
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
55
+
56
+ ## Thanks
57
+
58
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
59
+ me use its servers and providing upgrades to my workstation to enable
60
+ this work in my free time.
61
+
62
+ <!-- end -->