mradermacher
commited on
Commit
•
f4b2c27
1
Parent(s):
f332c4d
auto-patch README.md
Browse files
README.md
CHANGED
@@ -47,9 +47,9 @@ more details, including on how to concatenate multi-part files.
|
|
47 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | |
|
50 |
-
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.8 |
|
51 |
-
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.8 |
|
52 |
-
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.8 |
|
53 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality |
|
54 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
|
55 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
|
|
|
47 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
|
48 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
|
49 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | |
|
50 |
+
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.8 | fast on arm, low quality |
|
51 |
+
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.8 | fast on arm+i8mm, low quality |
|
52 |
+
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.8 | fast on arm+sve, low quality |
|
53 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality |
|
54 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
|
55 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Sthenorm-8B-i1-GGUF/resolve/main/L3.1-Sthenorm-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
|