mradermacher commited on
Commit
d7218ff
1 Parent(s): 9d974d8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -1
README.md CHANGED
@@ -1 +1,37 @@
1
- weighted/imatrix quants of https://huggingface.co/wolfram/miqu-1-103b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model:
3
+ - 152334H/miqu-1-70b-sf
4
+ language:
5
+ - en
6
+ library_name: transformers
7
+ quantized_by: mradermacher
8
+ tags:
9
+ - mergekit
10
+ - merge
11
+ ---
12
+ ## About
13
+
14
+ weighted/imatrix quants of https://huggingface.co/wolfram/miqu-1-103b
15
+ <!-- provided-files -->
16
+
17
+ ## Usage
18
+
19
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
20
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
21
+ more details, including on how to concatenate multi-part files.
22
+
23
+ ## Provided Quants
24
+
25
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
26
+
27
+ | Link | Type | Size/GB | Notes |
28
+ |:-----|:-----|--------:|:------|
29
+ | [GGUF](https://huggingface.co/mradermacher/miqu-1-103b-i1-GGUF/resolve/main/miqu-1-103b.i1-IQ2_M.gguf) | i1-IQ2_M | 35.0 | |
30
+
31
+
32
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
33
+ types (lower is better):
34
+
35
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
36
+
37
+ <!-- end -->