mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,9 @@ more details, including on how to concatenate multi-part files.
|
|
31 |
|
32 |
| Link | Type | Size/GB | Notes |
|
33 |
|:-----|:-----|--------:|:------|
|
|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Bielik-11B-v2.2-Instruct-GGUF/resolve/main/Bielik-11B-v2.2-Instruct.Q4_K_S.gguf) | Q4_K_S | 6.5 | fast, recommended |
|
|
|
35 |
|
36 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
37 |
types (lower is better):
|
|
|
31 |
|
32 |
| Link | Type | Size/GB | Notes |
|
33 |
|:-----|:-----|--------:|:------|
|
34 |
+
| [GGUF](https://huggingface.co/mradermacher/Bielik-11B-v2.2-Instruct-GGUF/resolve/main/Bielik-11B-v2.2-Instruct.Q2_K.gguf) | Q2_K | 4.3 | |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/Bielik-11B-v2.2-Instruct-GGUF/resolve/main/Bielik-11B-v2.2-Instruct.Q4_K_S.gguf) | Q4_K_S | 6.5 | fast, recommended |
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/Bielik-11B-v2.2-Instruct-GGUF/resolve/main/Bielik-11B-v2.2-Instruct.Q8_0.gguf) | Q8_0 | 12.0 | fast, best quality |
|
37 |
|
38 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
39 |
types (lower is better):
|