mradermacher
commited on
Commit
•
ce0050a
1
Parent(s):
e010836
auto-patch README.md
Browse files
README.md
CHANGED
@@ -28,11 +28,27 @@ more details, including on how to concatenate multi-part files.
|
|
28 |
|
29 |
| Link | Type | Size/GB | Notes |
|
30 |
|:-----|:-----|--------:|:------|
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q2_K.gguf) | i1-Q2_K | 12.1 | IQ3_XXS probably better |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.4 | lower quality |
|
|
|
|
|
|
|
33 |
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ3_M.gguf) | i1-IQ3_M | 15.0 | |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 15.9 | IQ3_S probably better |
|
|
|
|
|
|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.6 | optimal size/speed/quality |
|
|
|
|
|
|
|
|
|
36 |
|
37 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
38 |
types (lower is better):
|
|
|
28 |
|
29 |
| Link | Type | Size/GB | Notes |
|
30 |
|:-----|:-----|--------:|:------|
|
31 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ1_S.gguf) | i1-IQ1_S | 7.2 | for the desperate |
|
32 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ1_M.gguf) | i1-IQ1_M | 7.8 | mostly desperate |
|
33 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.8 | |
|
34 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 9.7 | |
|
35 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ2_S.gguf) | i1-IQ2_S | 10.5 | |
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ2_M.gguf) | i1-IQ2_M | 11.3 | |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q2_K.gguf) | i1-Q2_K | 12.1 | IQ3_XXS probably better |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.4 | lower quality |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 13.4 | |
|
40 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ3_S.gguf) | i1-IQ3_S | 14.2 | beats Q3_K* |
|
41 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.2 | IQ3_XS probably better |
|
42 |
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ3_M.gguf) | i1-IQ3_M | 15.0 | |
|
43 |
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 15.9 | IQ3_S probably better |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.4 | IQ3_M probably better |
|
45 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.4 | |
|
46 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q4_0.gguf) | i1-Q4_0 | 18.5 | fast, low quality |
|
47 |
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.6 | optimal size/speed/quality |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 19.7 | fast, recommended |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 22.5 | |
|
50 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.1 | |
|
51 |
+
| [GGUF](https://huggingface.co/mradermacher/llama-30b-i1-GGUF/resolve/main/llama-30b.i1-Q6_K.gguf) | i1-Q6_K | 26.8 | practically like static Q6_K |
|
52 |
|
53 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
54 |
types (lower is better):
|