mradermacher commited on
Commit
b820a1a
1 Parent(s): 24bc39f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -23,6 +23,8 @@ more details, including on how to concatenate multi-part files.
23
 
24
  ## Provided Quants
25
 
 
 
26
  | Link | Type | Size/GB | Notes |
27
  |:-----|:-----|--------:|:------|
28
  | [GGUF](https://huggingface.co/mradermacher/miquliz-120b-v2.0-i1-GGUF/resolve/main/miquliz-120b-v2.0.i1-IQ1_S.gguf) | i1-IQ1_S | 25.6 | |
@@ -39,4 +41,8 @@ more details, including on how to concatenate multi-part files.
39
  | [PART 1](https://huggingface.co/mradermacher/miquliz-120b-v2.0-i1-GGUF/resolve/main/miquliz-120b-v2.0.i1-Q5_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/miquliz-120b-v2.0-i1-GGUF/resolve/main/miquliz-120b-v2.0.i1-Q5_K_M.gguf.part2of2) | i1-Q5_K_M | 85.3 | best weighted quant |
40
 
41
 
 
 
 
 
42
  <!-- end -->
 
23
 
24
  ## Provided Quants
25
 
26
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
27
+
28
  | Link | Type | Size/GB | Notes |
29
  |:-----|:-----|--------:|:------|
30
  | [GGUF](https://huggingface.co/mradermacher/miquliz-120b-v2.0-i1-GGUF/resolve/main/miquliz-120b-v2.0.i1-IQ1_S.gguf) | i1-IQ1_S | 25.6 | |
 
41
  | [PART 1](https://huggingface.co/mradermacher/miquliz-120b-v2.0-i1-GGUF/resolve/main/miquliz-120b-v2.0.i1-Q5_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/miquliz-120b-v2.0-i1-GGUF/resolve/main/miquliz-120b-v2.0.i1-Q5_K_M.gguf.part2of2) | i1-Q5_K_M | 85.3 | best weighted quant |
42
 
43
 
44
+ Here is a handy table comparing some lower-quality quant types:
45
+
46
+ ![image.png](https://cdn-uploads.huggingface.co/production/uploads/645ce413a19f3e64bbeece31/dEiT6xDvxyANdetzVG1tX.png)
47
+
48
  <!-- end -->