mradermacher commited on
Commit
348c72b
·
verified ·
1 Parent(s): 7adaa5d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -49,7 +49,11 @@ more details, including on how to concatenate multi-part files.
49
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q3_K_S.gguf) | Q3_K_S | 3.9 | |
50
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q3_K_M.gguf) | Q3_K_M | 4.3 | lower quality |
51
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q3_K_L.gguf) | Q3_K_L | 4.6 | |
 
52
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
 
 
 
53
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q6_K.gguf) | Q6_K | 6.9 | very good quality |
54
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q8_0.gguf) | Q8_0 | 8.9 | fast, best quality |
55
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.f16.gguf) | f16 | 16.6 | 16 bpw, overkill |
 
49
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q3_K_S.gguf) | Q3_K_S | 3.9 | |
50
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q3_K_M.gguf) | Q3_K_M | 4.3 | lower quality |
51
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q3_K_L.gguf) | Q3_K_L | 4.6 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.IQ4_XS.gguf) | IQ4_XS | 4.7 | |
53
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
54
+ | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q4_K_M.gguf) | Q4_K_M | 5.2 | fast, recommended |
55
+ | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q5_K_S.gguf) | Q5_K_S | 5.9 | |
56
+ | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q5_K_M.gguf) | Q5_K_M | 6.0 | |
57
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q6_K.gguf) | Q6_K | 6.9 | very good quality |
58
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.Q8_0.gguf) | Q8_0 | 8.9 | fast, best quality |
59
  | [GGUF](https://huggingface.co/mradermacher/AutoBM-Seed-Coder-8B-R-GGUF/resolve/main/AutoBM-Seed-Coder-8B-R.f16.gguf) | f16 | 16.6 | 16 bpw, overkill |