mradermacher
commited on
Commit
•
ed6fb09
1
Parent(s):
4e482db
auto-patch README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,7 @@ more details, including on how to concatenate multi-part files.
|
|
32 |
| Link | Type | Size/GB | Notes |
|
33 |
|:-----|:-----|--------:|:------|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-3B-i1-GGUF/resolve/main/Qwen2.5-3B.i1-Q2_K.gguf) | i1-Q2_K | 1.4 | IQ3_XXS probably better |
|
|
|
35 |
|
36 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
37 |
types (lower is better):
|
|
|
32 |
| Link | Type | Size/GB | Notes |
|
33 |
|:-----|:-----|--------:|:------|
|
34 |
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-3B-i1-GGUF/resolve/main/Qwen2.5-3B.i1-Q2_K.gguf) | i1-Q2_K | 1.4 | IQ3_XXS probably better |
|
35 |
+
| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-3B-i1-GGUF/resolve/main/Qwen2.5-3B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.6 | |
|
36 |
|
37 |
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
38 |
types (lower is better):
|