mradermacher
commited on
Commit
•
e5485f8
1
Parent(s):
198e360
auto-patch README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,6 @@ tags:
|
|
15 |
|
16 |
static quants of https://huggingface.co/Weyaxi/Draco-8x7B
|
17 |
|
18 |
-
|
19 |
<!-- provided-files -->
|
20 |
## Usage
|
21 |
|
@@ -30,6 +29,7 @@ more details, including on how to concatenate multi-part files.
|
|
30 |
| Link | Type | Size/GB | Notes |
|
31 |
|:-----|:-----|--------:|:------|
|
32 |
| [GGUF](https://huggingface.co/mradermacher/Draco-8x7B-GGUF/resolve/main/Draco-8x7B.Q4_K_S.gguf) | Q4_K_S | 27.0 | fast, medium quality |
|
|
|
33 |
|
34 |
|
35 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
|
|
15 |
|
16 |
static quants of https://huggingface.co/Weyaxi/Draco-8x7B
|
17 |
|
|
|
18 |
<!-- provided-files -->
|
19 |
## Usage
|
20 |
|
|
|
29 |
| Link | Type | Size/GB | Notes |
|
30 |
|:-----|:-----|--------:|:------|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/Draco-8x7B-GGUF/resolve/main/Draco-8x7B.Q4_K_S.gguf) | Q4_K_S | 27.0 | fast, medium quality |
|
32 |
+
| [PART 1](https://huggingface.co/mradermacher/Draco-8x7B-GGUF/resolve/main/Draco-8x7B.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Draco-8x7B-GGUF/resolve/main/Draco-8x7B.Q8_0.gguf.part2of2) | Q8_0 | 49.8 | fast, best quality |
|
33 |
|
34 |
|
35 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|