mradermacher commited on
Commit
9afdcd4
1 Parent(s): fb73fd6

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -38,9 +38,12 @@ more details, including on how to concatenate multi-part files.
38
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q3_K_S.gguf) | Q3_K_S | 5.6 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q3_K_M.gguf) | Q3_K_M | 6.1 | lower quality |
40
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q3_K_L.gguf) | Q3_K_L | 6.6 | |
 
 
41
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
42
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended |
43
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q5_K_S.gguf) | Q5_K_S | 8.6 | |
 
44
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q6_K.gguf) | Q6_K | 10.2 | very good quality |
45
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q8_0.gguf) | Q8_0 | 13.2 | fast, best quality |
46
 
 
38
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q3_K_S.gguf) | Q3_K_S | 5.6 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q3_K_M.gguf) | Q3_K_M | 6.1 | lower quality |
40
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q3_K_L.gguf) | Q3_K_L | 6.6 | |
41
+ | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.IQ4_XS.gguf) | IQ4_XS | 6.9 | |
42
+ | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q4_0_4_4.gguf) | Q4_0_4_4 | 7.2 | fast on arm, low quality |
43
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
44
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended |
45
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q5_K_S.gguf) | Q5_K_S | 8.6 | |
46
+ | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q5_K_M.gguf) | Q5_K_M | 8.8 | |
47
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q6_K.gguf) | Q6_K | 10.2 | very good quality |
48
  | [GGUF](https://huggingface.co/mradermacher/Blue-Rose-Coder-12.3B-Instruct-GGUF/resolve/main/Blue-Rose-Coder-12.3B-Instruct.Q8_0.gguf) | Q8_0 | 13.2 | fast, best quality |
49