mradermacher commited on
Commit
d62c444
1 Parent(s): d794bc2

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -31,6 +31,7 @@ more details, including on how to concatenate multi-part files.
31
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q3_K_S.gguf) | i1-Q3_K_S | 35.6 | IQ3_XS probably better |
32
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q3_K_M.gguf) | i1-Q3_K_M | 39.3 | IQ3_S probably better |
33
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q3_K_L.gguf) | i1-Q3_K_L | 42.6 | IQ3_M probably better |
 
34
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q4_0.gguf) | i1-Q4_0 | 45.2 | fast, low quality |
35
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q4_K_S.gguf) | i1-Q4_K_S | 45.3 | optimal size/speed/quality |
36
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q4_K_M.gguf) | i1-Q4_K_M | 47.8 | fast, recommended |
 
31
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q3_K_S.gguf) | i1-Q3_K_S | 35.6 | IQ3_XS probably better |
32
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q3_K_M.gguf) | i1-Q3_K_M | 39.3 | IQ3_S probably better |
33
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q3_K_L.gguf) | i1-Q3_K_L | 42.6 | IQ3_M probably better |
34
+ | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-IQ4_XS.gguf) | i1-IQ4_XS | 42.8 | |
35
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q4_0.gguf) | i1-Q4_0 | 45.2 | fast, low quality |
36
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q4_K_S.gguf) | i1-Q4_K_S | 45.3 | optimal size/speed/quality |
37
  | [GGUF](https://huggingface.co/mradermacher/Rhea-72b-v0.5-i1-GGUF/resolve/main/Rhea-72b-v0.5.i1-Q4_K_M.gguf) | i1-Q4_K_M | 47.8 | fast, recommended |