mradermacher
commited on
Commit
•
6dcbdc9
1
Parent(s):
dfbf358
auto-patch README.md
Browse files
README.md
CHANGED
@@ -28,12 +28,15 @@ more details, including on how to concatenate multi-part files.
|
|
28 |
| Link | Type | Size/GB | Notes |
|
29 |
|:-----|:-----|--------:|:------|
|
30 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q2_K.gguf) | i1-Q2_K | 7.7 | IQ3_XXS probably better |
|
|
|
31 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 9.0 | IQ3_XS probably better |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 10.0 | IQ3_S probably better |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 10.9 | IQ3_M probably better |
|
|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 11.7 | optimal size/speed/quality |
|
35 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 12.3 | fast, recommended |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 14.1 | |
|
|
|
37 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q6_K.gguf) | i1-Q6_K | 16.7 | practically like static Q6_K |
|
38 |
|
39 |
|
|
|
28 |
| Link | Type | Size/GB | Notes |
|
29 |
|:-----|:-----|--------:|:------|
|
30 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q2_K.gguf) | i1-Q2_K | 7.7 | IQ3_XXS probably better |
|
31 |
+
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 7.9 | lower quality |
|
32 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 9.0 | IQ3_XS probably better |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 10.0 | IQ3_S probably better |
|
34 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 10.9 | IQ3_M probably better |
|
35 |
+
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q4_0.gguf) | i1-Q4_0 | 11.6 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 11.7 | optimal size/speed/quality |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 12.3 | fast, recommended |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 14.1 | |
|
39 |
+
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 14.5 | |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/MLewd-ReMM-L2-Chat-20B-i1-GGUF/resolve/main/MLewd-ReMM-L2-Chat-20B.i1-Q6_K.gguf) | i1-Q6_K | 16.7 | practically like static Q6_K |
|
41 |
|
42 |
|