mradermacher
commited on
Commit
•
7237f5d
1
Parent(s):
18b9337
auto-patch README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,7 @@ more details, including on how to concatenate multi-part files.
|
|
32 |
| Link | Type | Size/GB | Notes |
|
33 |
|:-----|:-----|--------:|:------|
|
34 |
| [PART 1](https://huggingface.co/mradermacher/DeepSeek-Coder-V2-Instruct-i1-GGUF/resolve/main/DeepSeek-Coder-V2-Instruct.i1-Q2_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/DeepSeek-Coder-V2-Instruct-i1-GGUF/resolve/main/DeepSeek-Coder-V2-Instruct.i1-Q2_K.gguf.part2of2) | i1-Q2_K | 86.0 | IQ3_XXS probably better |
|
|
|
35 |
|
36 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
37 |
types (lower is better):
|
|
|
32 |
| Link | Type | Size/GB | Notes |
|
33 |
|:-----|:-----|--------:|:------|
|
34 |
| [PART 1](https://huggingface.co/mradermacher/DeepSeek-Coder-V2-Instruct-i1-GGUF/resolve/main/DeepSeek-Coder-V2-Instruct.i1-Q2_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/DeepSeek-Coder-V2-Instruct-i1-GGUF/resolve/main/DeepSeek-Coder-V2-Instruct.i1-Q2_K.gguf.part2of2) | i1-Q2_K | 86.0 | IQ3_XXS probably better |
|
35 |
+
| [PART 1](https://huggingface.co/mradermacher/DeepSeek-Coder-V2-Instruct-i1-GGUF/resolve/main/DeepSeek-Coder-V2-Instruct.i1-Q4_K_S.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/DeepSeek-Coder-V2-Instruct-i1-GGUF/resolve/main/DeepSeek-Coder-V2-Instruct.i1-Q4_K_S.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/DeepSeek-Coder-V2-Instruct-i1-GGUF/resolve/main/DeepSeek-Coder-V2-Instruct.i1-Q4_K_S.gguf.part3of3) | i1-Q4_K_S | 134.0 | optimal size/speed/quality |
|
36 |
|
37 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
38 |
types (lower is better):
|