mradermacher commited on
Commit
7bc6f34
1 Parent(s): b0a6b5e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -31,15 +31,15 @@ more details, including on how to concatenate multi-part files.
31
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 14.0 | |
32
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 15.1 | |
33
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q2_K.gguf) | i1-Q2_K | 16.4 | IQ3_XXS probably better |
34
- | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 17.0 | fast, lower quality |
35
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 18.4 | |
36
- | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 18.9 | fast, beats Q3_K* |
37
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 18.9 | IQ3_XS probably better |
38
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 19.8 | |
39
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 20.7 | IQ3_S probably better |
40
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 22.2 | IQ3_M probably better |
41
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 24.4 | optimal size/speed/quality |
42
- | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 26.1 | fast, medium quality |
43
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 29.6 | |
44
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 31.2 | |
45
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q6_K.gguf) | i1-Q6_K | 35.1 | practically like static Q6_K |
 
31
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 14.0 | |
32
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 15.1 | |
33
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q2_K.gguf) | i1-Q2_K | 16.4 | IQ3_XXS probably better |
34
+ | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 17.0 | lower quality |
35
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 18.4 | |
36
+ | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 18.9 | beats Q3_K* |
37
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 18.9 | IQ3_XS probably better |
38
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 19.8 | |
39
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 20.7 | IQ3_S probably better |
40
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 22.2 | IQ3_M probably better |
41
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 24.4 | optimal size/speed/quality |
42
+ | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 26.1 | fast, recommended |
43
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 29.6 | |
44
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 31.2 | |
45
  | [GGUF](https://huggingface.co/mradermacher/falcon-40b-instruct-i1-GGUF/resolve/main/falcon-40b-instruct.i1-Q6_K.gguf) | i1-Q6_K | 35.1 | practically like static Q6_K |