mradermacher
commited on
Commit
•
d5810d8
1
Parent(s):
c906606
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -20,6 +20,8 @@ more details, including on how to concatenate multi-part files.
|
|
20 |
|
21 |
## Provided Quants
|
22 |
|
|
|
|
|
23 |
| Link | Type | Size/GB | Notes |
|
24 |
|:-----|:-----|--------:|:------|
|
25 |
| [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q2_K.gguf) | Q2_K | 25.5 | |
|
@@ -35,4 +37,8 @@ more details, including on how to concatenate multi-part files.
|
|
35 |
| [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 |
|
36 |
|
37 |
|
|
|
|
|
|
|
|
|
38 |
<!-- end -->
|
|
|
20 |
|
21 |
## Provided Quants
|
22 |
|
23 |
+
(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
|
24 |
+
|
25 |
| Link | Type | Size/GB | Notes |
|
26 |
|:-----|:-----|--------:|:------|
|
27 |
| [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q2_K.gguf) | Q2_K | 25.5 | |
|
|
|
37 |
| [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 |
|
38 |
|
39 |
|
40 |
+
Here is a handy table comparing some lower-quality quant types:
|
41 |
+
|
42 |
+
![image.png](https://cdn-uploads.huggingface.co/production/uploads/645ce413a19f3e64bbeece31/dEiT6xDvxyANdetzVG1tX.png)
|
43 |
+
|
44 |
<!-- end -->
|