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