mradermacher commited on
Commit
7315aac
1 Parent(s): daadc6b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -1
README.md CHANGED
@@ -1 +1,43 @@
1
- weighted/imatrix quants of https://huggingface.co/Steelskull/Umbra-v2.1-MoE-4x10.7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ library_name: transformers
5
+ license: apache-2.0
6
+ quantized_by: mradermacher
7
+ tags:
8
+ - moe
9
+ - merge
10
+ - mergekit
11
+ - Solar Moe
12
+ - Solar
13
+ - Umbra
14
+ ---
15
+ ## About
16
+
17
+ weighted/imatrix quants of https://huggingface.co/Steelskull/Umbra-v2.1-MoE-4x10.7
18
+ <!-- provided-files -->
19
+
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/Umbra-v2.1-MoE-4x10.7-i1-GGUF/resolve/main/Umbra-v2.1-MoE-4x10.7.i1-IQ2_M.gguf) | i1-IQ2_M | 12.2 | |
33
+
34
+
35
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
36
+ types (lower is better):
37
+
38
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
39
+
40
+ And here are Artefact2's thoughts on the matter:
41
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
42
+
43
+ <!-- end -->