mradermacher commited on
Commit
6f34fb3
·
verified ·
1 Parent(s): b09fe1f

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -44,9 +44,11 @@ more details, including on how to concatenate multi-part files.
44
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q3_K_M.gguf) | Q3_K_M | 11.7 | lower quality |
46
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q3_K_L.gguf) | Q3_K_L | 12.6 | |
 
47
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q4_K_S.gguf) | Q4_K_S | 13.8 | fast, recommended |
48
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q4_K_M.gguf) | Q4_K_M | 14.7 | fast, recommended |
49
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q5_K_S.gguf) | Q5_K_S | 16.7 | |
 
50
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q6_K.gguf) | Q6_K | 19.9 | very good quality |
51
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q8_0.gguf) | Q8_0 | 25.8 | fast, best quality |
52
 
 
44
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q3_K_M.gguf) | Q3_K_M | 11.7 | lower quality |
46
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q3_K_L.gguf) | Q3_K_L | 12.6 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.IQ4_XS.gguf) | IQ4_XS | 13.1 | |
48
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q4_K_S.gguf) | Q4_K_S | 13.8 | fast, recommended |
49
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q4_K_M.gguf) | Q4_K_M | 14.7 | fast, recommended |
50
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q5_K_S.gguf) | Q5_K_S | 16.7 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q5_K_M.gguf) | Q5_K_M | 17.2 | |
52
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q6_K.gguf) | Q6_K | 19.9 | very good quality |
53
  | [GGUF](https://huggingface.co/mradermacher/Beyonder-4x7B-v2-GGUF/resolve/main/Beyonder-4x7B-v2.Q8_0.gguf) | Q8_0 | 25.8 | fast, best quality |
54