mradermacher commited on
Commit
dfcbc56
1 Parent(s): e4dabd9

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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
  | [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
 
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.Q4_K_S.gguf) | Q4_K_S | 1.0 | fast, recommended |
41
  | [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 |
42
 
43
  Here is a handy graph by ikawrakow comparing some lower-quality quant