mradermacher commited on
Commit
f3d7562
1 Parent(s): 5e804d9

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -28,9 +28,13 @@ more details, including on how to concatenate multi-part files.
28
  |:-----|:-----|--------:|:------|
29
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q2_K.gguf) | Q2_K | 25.6 | |
30
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_XS.gguf) | Q3_K_XS | 28.4 | |
 
31
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_S.gguf) | Q3_K_S | 30.0 | |
 
 
32
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_M.gguf) | Q3_K_M | 33.4 | lower quality |
33
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_L.gguf) | Q3_K_L | 36.2 | |
 
34
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q4_K_S.gguf) | Q4_K_S | 39.3 | fast, recommended |
35
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q4_K_M.gguf) | Q4_K_M | 41.5 | fast, recommended |
36
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q5_K_S.gguf) | Q5_K_S | 47.6 | |
 
28
  |:-----|:-----|--------:|:------|
29
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q2_K.gguf) | Q2_K | 25.6 | |
30
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_XS.gguf) | Q3_K_XS | 28.4 | |
31
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.IQ3_XS.gguf) | IQ3_XS | 28.4 | |
32
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_S.gguf) | Q3_K_S | 30.0 | |
33
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.IQ3_S.gguf) | IQ3_S | 30.0 | beats Q3_K* |
34
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.IQ3_M.gguf) | IQ3_M | 31.0 | |
35
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_M.gguf) | Q3_K_M | 33.4 | lower quality |
36
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q3_K_L.gguf) | Q3_K_L | 36.2 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.IQ4_XS.gguf) | IQ4_XS | 37.3 | |
38
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q4_K_S.gguf) | Q4_K_S | 39.3 | fast, recommended |
39
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q4_K_M.gguf) | Q4_K_M | 41.5 | fast, recommended |
40
  | [GGUF](https://huggingface.co/mradermacher/mythospice-70b-GGUF/resolve/main/mythospice-70b.Q5_K_S.gguf) | Q5_K_S | 47.6 | |