mradermacher commited on
Commit
bdcfd4a
1 Parent(s): 0255c6b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -18,9 +18,17 @@ library_name: transformers
18
  license: llama2
19
  quantized_by: mradermacher
20
  ---
21
- weighted/imatrix quants of https://huggingface.co/cognitivecomputations/MegaDolphin-120b
22
 
 
23
  <!-- provided-files -->
 
 
 
 
 
 
 
24
  ## Provided Quants
25
 
26
  | Link | Type | Size/GB | Notes |
@@ -37,4 +45,5 @@ weighted/imatrix quants of https://huggingface.co/cognitivecomputations/MegaDolp
37
  | [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 |
38
  | [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 |
39
 
 
40
  <!-- end -->
 
18
  license: llama2
19
  quantized_by: mradermacher
20
  ---
21
+ ## About
22
 
23
+ weighted/imatrix quants of https://huggingface.co/cognitivecomputations/MegaDolphin-120b
24
  <!-- provided-files -->
25
+
26
+ ## Usage
27
+
28
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
29
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
30
+ more details, including on how to concatenate multi-part files.
31
+
32
  ## Provided Quants
33
 
34
  | Link | Type | Size/GB | Notes |
 
45
  | [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 |
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 -->