mradermacher commited on
Commit
b777559
·
verified ·
1 Parent(s): 884245b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -28,7 +28,7 @@ static quants of https://huggingface.co/allura-org/Luna-27B-v0
28
 
29
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Luna-27B-v0-GGUF).***
30
 
31
- weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
32
  ## Usage
33
 
34
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -52,6 +52,7 @@ more details, including on how to concatenate multi-part files.
52
  | [GGUF](https://huggingface.co/mradermacher/Luna-27B-v0-GGUF/resolve/main/Luna-27B-v0.Q4_K_M.gguf) | Q4_K_M | 16.6 | fast, recommended |
53
  | [GGUF](https://huggingface.co/mradermacher/Luna-27B-v0-GGUF/resolve/main/Luna-27B-v0.Q5_K_S.gguf) | Q5_K_S | 18.9 | |
54
  | [GGUF](https://huggingface.co/mradermacher/Luna-27B-v0-GGUF/resolve/main/Luna-27B-v0.Q5_K_M.gguf) | Q5_K_M | 19.4 | |
 
55
  | [GGUF](https://huggingface.co/mradermacher/Luna-27B-v0-GGUF/resolve/main/Luna-27B-v0.Q8_0.gguf) | Q8_0 | 28.8 | fast, best quality |
56
 
57
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
28
 
29
  ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Luna-27B-v0-GGUF).***
30
 
31
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Luna-27B-v0-i1-GGUF
32
  ## Usage
33
 
34
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
52
  | [GGUF](https://huggingface.co/mradermacher/Luna-27B-v0-GGUF/resolve/main/Luna-27B-v0.Q4_K_M.gguf) | Q4_K_M | 16.6 | fast, recommended |
53
  | [GGUF](https://huggingface.co/mradermacher/Luna-27B-v0-GGUF/resolve/main/Luna-27B-v0.Q5_K_S.gguf) | Q5_K_S | 18.9 | |
54
  | [GGUF](https://huggingface.co/mradermacher/Luna-27B-v0-GGUF/resolve/main/Luna-27B-v0.Q5_K_M.gguf) | Q5_K_M | 19.4 | |
55
+ | [GGUF](https://huggingface.co/mradermacher/Luna-27B-v0-GGUF/resolve/main/Luna-27B-v0.Q6_K.gguf) | Q6_K | 22.3 | very good quality |
56
  | [GGUF](https://huggingface.co/mradermacher/Luna-27B-v0-GGUF/resolve/main/Luna-27B-v0.Q8_0.gguf) | Q8_0 | 28.8 | fast, best quality |
57
 
58
  Here is a handy graph by ikawrakow comparing some lower-quality quant