mradermacher commited on
Commit
5f6f8fc
1 Parent(s): 9228ce4

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -39,8 +39,11 @@ more details, including on how to concatenate multi-part files.
39
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.IQ3_S.gguf) | IQ3_S | 26.5 | beats Q3_K* |
40
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.IQ3_M.gguf) | IQ3_M | 27.2 | |
41
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q3_K_M.gguf) | Q3_K_M | 29.3 | lower quality |
 
42
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q4_K_S.gguf) | Q4_K_S | 34.7 | fast, recommended |
43
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q4_K_M.gguf) | Q4_K_M | 36.8 | fast, recommended |
 
 
44
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q6_K.gguf) | Q6_K | 50.0 | very good quality |
45
  | [PART 1](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q8_0.gguf.part2of2) | Q8_0 | 64.7 | fast, best quality |
46
 
 
39
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.IQ3_S.gguf) | IQ3_S | 26.5 | beats Q3_K* |
40
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.IQ3_M.gguf) | IQ3_M | 27.2 | |
41
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q3_K_M.gguf) | Q3_K_M | 29.3 | lower quality |
42
+ | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q3_K_L.gguf) | Q3_K_L | 31.9 | |
43
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q4_K_S.gguf) | Q4_K_S | 34.7 | fast, recommended |
44
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q4_K_M.gguf) | Q4_K_M | 36.8 | fast, recommended |
45
+ | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q5_K_S.gguf) | Q5_K_S | 42.0 | |
46
+ | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q5_K_M.gguf) | Q5_K_M | 43.2 | |
47
  | [GGUF](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q6_K.gguf) | Q6_K | 50.0 | very good quality |
48
  | [PART 1](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q8_0.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/Yi-34Bx2-MoE-60B-GGUF/resolve/main/Yi-34Bx2-MoE-60B.Q8_0.gguf.part2of2) | Q8_0 | 64.7 | fast, best quality |
49