mradermacher commited on
Commit
93d42c0
1 Parent(s): 27b5d00

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -37,6 +37,7 @@ more details, including on how to concatenate multi-part files.
37
  | Link | Type | Size/GB | Notes |
38
  |:-----|:-----|--------:|:------|
39
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.IQ3_S.gguf) | IQ3_S | 0.9 | beats Q3_K* |
 
40
 
41
  Here is a handy graph by ikawrakow comparing some lower-quality quant
42
  types (lower is better):
@@ -55,6 +56,6 @@ questions you might have and/or if you want some other model quantized.
55
 
56
  I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
57
  me use its servers and providing upgrades to my workstation to enable
58
- this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
59
 
60
  <!-- end -->
 
37
  | Link | Type | Size/GB | Notes |
38
  |:-----|:-----|--------:|:------|
39
  | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.IQ3_S.gguf) | IQ3_S | 0.9 | beats Q3_K* |
40
+ | [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-1.5B-Instruct-GGUF/resolve/main/Qwen2.5-Coder-1.5B-Instruct.f16.gguf) | f16 | 3.2 | 16 bpw, overkill |
41
 
42
  Here is a handy graph by ikawrakow comparing some lower-quality quant
43
  types (lower is better):
 
56
 
57
  I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
58
  me use its servers and providing upgrades to my workstation to enable
59
+ this work in my free time.
60
 
61
  <!-- end -->