mradermacher commited on
Commit
fa703b3
1 Parent(s): cd7a9d9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -4,4 +4,23 @@ pipeline_tag: text-generation
4
  tags:
5
  - text-generation-inference
6
  ---
7
- static quantize of https://huggingface.co/Doctor-Shotgun/mythospice-70b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  tags:
5
  - text-generation-inference
6
  ---
7
+ static quantize of https://huggingface.co/Doctor-Shotgun/mythospice-70b
8
+
9
+ <!-- provided-files -->
10
+ ## Provided Quants
11
+
12
+ | Link | Type | Size/GB | Notes |
13
+ |:-----|:-----|--------:|:------|
14
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q2_K.gguf) | Q2_K | 25.5 | |
15
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_XS.gguf) | Q3_K_XS | 28.3 | |
16
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_S.gguf) | Q3_K_S | 29.9 | |
17
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_M.gguf) | Q3_K_M | 33.3 | lower quality |
18
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_L.gguf) | Q3_K_L | 36.1 | |
19
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q4_K_S.gguf) | Q4_K_S | 39.2 | fast, medium quality |
20
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q4_K_M.gguf) | Q4_K_M | 41.4 | fast, medium quality |
21
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q5_K_S.gguf) | Q5_K_S | 47.5 | |
22
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q5_K_M.gguf) | Q5_K_M | 48.8 | |
23
+ | [PART 1](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q6_K.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q6_K.gguf.split-ab) | Q6_K | 56.6 | very good quality |
24
+ | [PART 1](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q8_0.gguf.split-aa) [PART 2](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q8_0.gguf.split-ab) | Q8_0 | 73.3 | fast, best quality |
25
+
26
+ <!-- end -->