mradermacher
commited on
Commit
•
14b1032
1
Parent(s):
3ac9e39
auto-patch README.md
Browse files
README.md
CHANGED
@@ -31,11 +31,27 @@ more details, including on how to concatenate multi-part files.
|
|
31 |
|
32 |
| Link | Type | Size/GB | Notes |
|
33 |
|:-----|:-----|--------:|:------|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q2_K.gguf) | i1-Q2_K | 7.5 | IQ3_XXS probably better |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 7.7 | lower quality |
|
|
|
|
|
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ3_M.gguf) | i1-IQ3_M | 9.3 | |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 9.8 | IQ3_S probably better |
|
|
|
|
|
|
|
38 |
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 11.5 | optimal size/speed/quality |
|
|
|
|
|
|
|
|
|
39 |
|
40 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
41 |
types (lower is better):
|
|
|
31 |
|
32 |
| Link | Type | Size/GB | Notes |
|
33 |
|:-----|:-----|--------:|:------|
|
34 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ1_S.gguf) | i1-IQ1_S | 4.5 | for the desperate |
|
35 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ1_M.gguf) | i1-IQ1_M | 4.9 | mostly desperate |
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 5.5 | |
|
37 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 6.0 | |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ2_S.gguf) | i1-IQ2_S | 6.5 | |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ2_M.gguf) | i1-IQ2_M | 7.0 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q2_K.gguf) | i1-Q2_K | 7.5 | IQ3_XXS probably better |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 7.7 | lower quality |
|
42 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 8.3 | |
|
43 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ3_S.gguf) | i1-IQ3_S | 8.8 | beats Q3_K* |
|
44 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 8.8 | IQ3_XS probably better |
|
45 |
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ3_M.gguf) | i1-IQ3_M | 9.3 | |
|
46 |
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 9.8 | IQ3_S probably better |
|
47 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 10.7 | IQ3_M probably better |
|
48 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 10.8 | |
|
49 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q4_0.gguf) | i1-Q4_0 | 11.4 | fast, low quality |
|
50 |
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 11.5 | optimal size/speed/quality |
|
51 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 12.1 | fast, recommended |
|
52 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 13.9 | |
|
53 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 14.3 | |
|
54 |
+
| [GGUF](https://huggingface.co/mradermacher/LiquidCrystal_V3-20B-i1-GGUF/resolve/main/LiquidCrystal_V3-20B.i1-Q6_K.gguf) | i1-Q6_K | 16.5 | practically like static Q6_K |
|
55 |
|
56 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
57 |
types (lower is better):
|