mradermacher commited on
Commit
589fead
1 Parent(s): d0d7dcd

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -1 +1,23 @@
1
- weighted/imatrix quants of https://huggingface.co/cognitivecomputations/MegaDolphin-120b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ ---
4
+ weighted/imatrix quants of https://huggingface.co/cognitivecomputations/MegaDolphin-120b
5
+
6
+ <!-- provided-files -->
7
+ ## Provided Quants
8
+
9
+ | Link | Type | Size/GB | Notes |
10
+ |:-----|:-----|--------:|:------|
11
+ | [GGUF](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-IQ1_S.gguf) | i1-IQ1_S | 25.6 | |
12
+ | [GGUF](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 32.1 | |
13
+ | [GGUF](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 35.7 | |
14
+ | [GGUF](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q2_K.gguf) | i1-Q2_K | 44.5 | |
15
+ | [GGUF](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 47.2 | fast, lower quality |
16
+ | [PART 1](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q3_K_XS.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q3_K_XS.gguf.split-ab) | i1-Q3_K_XS | 49.2 | IQ3-XXS probably better |
17
+ | [PART 1](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q3_K_S.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q3_K_S.gguf.split-ab) | i1-Q3_K_S | 52.1 | IQ3-XXS probably better |
18
+ | [PART 1](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q3_K_M.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q3_K_M.gguf.split-ab) | i1-Q3_K_M | 58.1 | lower quality |
19
+ | [PART 1](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q3_K_L.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q3_K_L.gguf.split-ab) | i1-Q3_K_L | 63.3 | |
20
+ | [PART 1](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q4_K_S.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/MegaDolphin-120b-i1-GGUF/resolve/main/MegaDolphin-120b.i1-Q4_K_S.gguf.split-ab) | i1-Q4_K_S | 68.6 | fast, medium quality |
21
+ | [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 |
22
+
23
+ <!-- end -->