mradermacher commited on
Commit
41d044c
·
verified ·
1 Parent(s): bb7a848

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -45,6 +45,17 @@ more details, including on how to concatenate multi-part files.
45
 
46
  | Link | Type | Size/GB | Notes |
47
  |:-----|:-----|--------:|:------|
 
 
 
 
 
 
 
 
 
 
 
48
  | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.f16.gguf) | f16 | 16.5 | 16 bpw, overkill |
49
 
50
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
45
 
46
  | Link | Type | Size/GB | Notes |
47
  |:-----|:-----|--------:|:------|
48
+ | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.Q2_K.gguf) | Q2_K | 3.4 | |
49
+ | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.Q3_K_S.gguf) | Q3_K_S | 3.9 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.Q3_K_M.gguf) | Q3_K_M | 4.2 | lower quality |
51
+ | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.Q3_K_L.gguf) | Q3_K_L | 4.5 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.IQ4_XS.gguf) | IQ4_XS | 4.7 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
54
+ | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.Q4_K_M.gguf) | Q4_K_M | 5.1 | fast, recommended |
55
+ | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.Q5_K_S.gguf) | Q5_K_S | 5.8 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.Q5_K_M.gguf) | Q5_K_M | 6.0 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.Q6_K.gguf) | Q6_K | 6.8 | very good quality |
58
+ | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.Q8_0.gguf) | Q8_0 | 8.8 | fast, best quality |
59
  | [GGUF](https://huggingface.co/mradermacher/community-blend-qwen3-8b-GGUF/resolve/main/community-blend-qwen3-8b.f16.gguf) | f16 | 16.5 | 16 bpw, overkill |
60
 
61
  Here is a handy graph by ikawrakow comparing some lower-quality quant