mradermacher
commited on
Commit
•
fc52b02
1
Parent(s):
d878c77
auto-patch README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,7 @@ more details, including on how to concatenate multi-part files.
|
|
33 |
| Link | Type | Size/GB | Notes |
|
34 |
|:-----|:-----|--------:|:------|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Storniitova-8B-GGUF/resolve/main/L3.1-Storniitova-8B.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
|
|
|
36 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Storniitova-8B-GGUF/resolve/main/L3.1-Storniitova-8B.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
|
37 |
|
38 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
|
|
33 |
| Link | Type | Size/GB | Notes |
|
34 |
|:-----|:-----|--------:|:------|
|
35 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Storniitova-8B-GGUF/resolve/main/L3.1-Storniitova-8B.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
|
36 |
+
| [GGUF](https://huggingface.co/mradermacher/L3.1-Storniitova-8B-GGUF/resolve/main/L3.1-Storniitova-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
37 |
| [GGUF](https://huggingface.co/mradermacher/L3.1-Storniitova-8B-GGUF/resolve/main/L3.1-Storniitova-8B.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
|
38 |
|
39 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|