auto-patch README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,7 @@ more details, including on how to concatenate multi-part files.
|
|
30 |
|:-----|:-----|--------:|:------|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/apple-1-c-72b-GGUF/resolve/main/apple-1-c-72b.Q2_K.gguf) | Q2_K | 29.9 | |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/apple-1-c-72b-GGUF/resolve/main/apple-1-c-72b.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
|
|
|
33 |
|
34 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
35 |
types (lower is better):
|
|
|
30 |
|:-----|:-----|--------:|:------|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/apple-1-c-72b-GGUF/resolve/main/apple-1-c-72b.Q2_K.gguf) | Q2_K | 29.9 | |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/apple-1-c-72b-GGUF/resolve/main/apple-1-c-72b.Q4_K_S.gguf) | Q4_K_S | 44.0 | fast, recommended |
|
33 |
+
| [PART 1](https://huggingface.co/mradermacher/apple-1-c-72b-GGUF/resolve/main/apple-1-c-72b.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/apple-1-c-72b-GGUF/resolve/main/apple-1-c-72b.Q8_0.gguf.part2of2) | Q8_0 | 77.4 | fast, best quality |
|
34 |
|
35 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
36 |
types (lower is better):
|