mradermacher commited on
Commit
2ab74ce
1 Parent(s): adf037a

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -39,6 +39,8 @@ more details, including on how to concatenate multi-part files.
39
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-IQ3_M.gguf) | i1-IQ3_M | 21.7 | |
40
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 22.8 | IQ3_S probably better |
41
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 24.4 | IQ3_M probably better |
 
 
42
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-Q4_0.gguf) | i1-Q4_0 | 26.8 | |
43
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 27.0 | optimal size/speed/quality |
44
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 28.7 | fast, recommended |
 
39
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-IQ3_M.gguf) | i1-IQ3_M | 21.7 | |
40
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 22.8 | IQ3_S probably better |
41
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 24.4 | IQ3_M probably better |
42
+ | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 25.3 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-IQ4_NL.gguf) | i1-IQ4_NL | 26.8 | slightly worse than Q4_K_S |
44
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-Q4_0.gguf) | i1-Q4_0 | 26.8 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 27.0 | optimal size/speed/quality |
46
  | [GGUF](https://huggingface.co/mradermacher/Mixtral-8x7B-Instruct-v0.1-i1-GGUF/resolve/main/Mixtral-8x7B-Instruct-v0.1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 28.7 | fast, recommended |