mradermacher commited on
Commit
fd460c0
1 Parent(s): bdcfd4a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -31,6 +31,8 @@ more details, including on how to concatenate multi-part files.
31
 
32
  ## Provided Quants
33
 
 
 
34
  | Link | Type | Size/GB | Notes |
35
  |:-----|:-----|--------:|:------|
36
  | [GGUF](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-IQ1_S.gguf) | i1-IQ1_S | 25.6 | |
@@ -46,4 +48,8 @@ more details, including on how to concatenate multi-part files.
46
  | [PART 1](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q4_K_M.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q4_K_M.gguf.split-ab) | i1-Q4_K_M | 72.5 | fast, medium quality |
47
 
48
 
 
 
 
 
49
  <!-- end -->
 
31
 
32
  ## Provided Quants
33
 
34
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
35
+
36
  | Link | Type | Size/GB | Notes |
37
  |:-----|:-----|--------:|:------|
38
  | [GGUF](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-IQ1_S.gguf) | i1-IQ1_S | 25.6 | |
 
48
  | [PART 1](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q4_K_M.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q4_K_M.gguf.split-ab) | i1-Q4_K_M | 72.5 | fast, medium quality |
49
 
50
 
51
+ Here is a handy table comparing some lower-quality quant types:
52
+
53
+ ![image.png](https://cdn-uploads.huggingface.co/production/uploads/645ce413a19f3e64bbeece31/dEiT6xDvxyANdetzVG1tX.png)
54
+
55
  <!-- end -->