mradermacher commited on
Commit
9a99f64
·
verified ·
1 Parent(s): 6e07e4e

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -36,9 +36,11 @@ more details, including on how to concatenate multi-part files.
36
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q3_K_S.gguf) | Q3_K_S | 4.7 | |
37
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q3_K_M.gguf) | Q3_K_M | 5.2 | lower quality |
38
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q3_K_L.gguf) | Q3_K_L | 5.6 | |
 
39
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q4_K_S.gguf) | Q4_K_S | 6.1 | fast, recommended |
40
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q4_K_M.gguf) | Q4_K_M | 6.4 | fast, recommended |
41
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q5_K_S.gguf) | Q5_K_S | 7.2 | |
 
42
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q6_K.gguf) | Q6_K | 8.6 | very good quality |
43
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q8_0.gguf) | Q8_0 | 11.1 | fast, best quality |
44
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.f16.gguf) | f16 | 20.7 | 16 bpw, overkill |
 
36
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q3_K_S.gguf) | Q3_K_S | 4.7 | |
37
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q3_K_M.gguf) | Q3_K_M | 5.2 | lower quality |
38
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q3_K_L.gguf) | Q3_K_L | 5.6 | |
39
+ | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.IQ4_XS.gguf) | IQ4_XS | 5.8 | |
40
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q4_K_S.gguf) | Q4_K_S | 6.1 | fast, recommended |
41
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q4_K_M.gguf) | Q4_K_M | 6.4 | fast, recommended |
42
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q5_K_S.gguf) | Q5_K_S | 7.2 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q5_K_M.gguf) | Q5_K_M | 7.4 | |
44
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q6_K.gguf) | Q6_K | 8.6 | very good quality |
45
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.Q8_0.gguf) | Q8_0 | 11.1 | fast, best quality |
46
  | [GGUF](https://huggingface.co/mradermacher/Virtuoso-Lite-GGUF/resolve/main/Virtuoso-Lite.f16.gguf) | f16 | 20.7 | 16 bpw, overkill |