mradermacher
commited on
Commit
•
62a9419
1
Parent(s):
f091aed
auto-patch README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,6 @@ quantized_by: mradermacher
|
|
14 |
<!-- ### vocab_type: -->
|
15 |
static quants of https://huggingface.co/cgato/L3-TheSpice-8b-v0.8.3
|
16 |
|
17 |
-
|
18 |
<!-- provided-files -->
|
19 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
20 |
## Usage
|
@@ -36,6 +35,7 @@ more details, including on how to concatenate multi-part files.
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.IQ3_M.gguf) | IQ3_M | 3.9 | |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
38 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
|
|
39 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
|
|
14 |
<!-- ### vocab_type: -->
|
15 |
static quants of https://huggingface.co/cgato/L3-TheSpice-8b-v0.8.3
|
16 |
|
|
|
17 |
<!-- provided-files -->
|
18 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
19 |
## Usage
|
|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.IQ3_M.gguf) | IQ3_M | 3.9 | |
|
36 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
38 |
+
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
39 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
40 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
41 |
| [GGUF](https://huggingface.co/mradermacher/L3-TheSpice-8b-v0.8.3-GGUF/resolve/main/L3-TheSpice-8b-v0.8.3.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|