mradermacher
commited on
Commit
•
a8214ff
1
Parent(s):
4f7c3bd
auto-patch README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,7 @@ more details, including on how to concatenate multi-part files.
|
|
29 |
|
30 |
| Link | Type | Size/GB | Notes |
|
31 |
|:-----|:-----|--------:|:------|
|
|
|
32 |
| [GGUF](https://huggingface.co/mradermacher/SmolLM-135M-GrammarSFT-GGUF/resolve/main/SmolLM-135M-GrammarSFT.f16.gguf) | f16 | 0.4 | 16 bpw, overkill |
|
33 |
|
34 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
@@ -48,6 +49,6 @@ questions you might have and/or if you want some other model quantized.
|
|
48 |
|
49 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
50 |
me use its servers and providing upgrades to my workstation to enable
|
51 |
-
this work in my free time.
|
52 |
|
53 |
<!-- end -->
|
|
|
29 |
|
30 |
| Link | Type | Size/GB | Notes |
|
31 |
|:-----|:-----|--------:|:------|
|
32 |
+
| [GGUF](https://huggingface.co/mradermacher/SmolLM-135M-GrammarSFT-GGUF/resolve/main/SmolLM-135M-GrammarSFT.IQ3_S.gguf) | IQ3_S | 0.2 | beats Q3_K* |
|
33 |
| [GGUF](https://huggingface.co/mradermacher/SmolLM-135M-GrammarSFT-GGUF/resolve/main/SmolLM-135M-GrammarSFT.f16.gguf) | f16 | 0.4 | 16 bpw, overkill |
|
34 |
|
35 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
|
|
49 |
|
50 |
I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
|
51 |
me use its servers and providing upgrades to my workstation to enable
|
52 |
+
this work in my free time.
|
53 |
|
54 |
<!-- end -->
|