mradermacher
commited on
auto-patch README.md
Browse files
README.md
CHANGED
@@ -57,15 +57,20 @@ more details, including on how to concatenate multi-part files.
|
|
57 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | |
|
58 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better |
|
59 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.1 | lower quality |
|
|
|
|
|
60 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better |
|
61 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | |
|
62 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better |
|
63 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better |
|
64 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | |
|
65 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS |
|
|
|
66 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.5 | optimal size/speed/quality |
|
67 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.7 | fast, recommended |
|
|
|
68 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | |
|
|
|
69 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q6_K.gguf) | i1-Q6_K | 6.3 | practically like static Q6_K |
|
70 |
|
71 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
|
|
57 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | |
|
58 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better |
|
59 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.1 | lower quality |
|
60 |
+
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | |
|
61 |
+
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* |
|
62 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better |
|
63 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | |
|
64 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better |
|
65 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better |
|
66 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | |
|
67 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS |
|
68 |
+
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality |
|
69 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.5 | optimal size/speed/quality |
|
70 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.7 | fast, recommended |
|
71 |
+
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q4_1.gguf) | i1-Q4_1 | 4.9 | |
|
72 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | |
|
73 |
+
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | |
|
74 |
| [GGUF](https://huggingface.co/mradermacher/Viking-SlimInstruct-V1-7B-i1-GGUF/resolve/main/Viking-SlimInstruct-V1-7B.i1-Q6_K.gguf) | i1-Q6_K | 6.3 | practically like static Q6_K |
|
75 |
|
76 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|