mradermacher commited on
Commit
b57e881
·
verified ·
1 Parent(s): 550f238

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -16,7 +16,7 @@ tags: []
16
  static quants of https://huggingface.co/Metaskepsis/ElitePhi
17
 
18
  <!-- provided-files -->
19
- 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.
20
  ## Usage
21
 
22
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -33,8 +33,11 @@ more details, including on how to concatenate multi-part files.
33
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q3_K_S.gguf) | Q3_K_S | 6.6 | |
34
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality |
35
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
 
36
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
37
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended |
 
 
38
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q6_K.gguf) | Q6_K | 12.1 | very good quality |
39
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q8_0.gguf) | Q8_0 | 15.7 | fast, best quality |
40
 
 
16
  static quants of https://huggingface.co/Metaskepsis/ElitePhi
17
 
18
  <!-- provided-files -->
19
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/ElitePhi-i1-GGUF
20
  ## Usage
21
 
22
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
33
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q3_K_S.gguf) | Q3_K_S | 6.6 | |
34
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality |
35
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
36
+ | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.IQ4_XS.gguf) | IQ4_XS | 8.2 | |
37
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
38
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended |
39
+ | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q5_K_S.gguf) | Q5_K_S | 10.3 | |
40
+ | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q5_K_M.gguf) | Q5_K_M | 10.5 | |
41
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q6_K.gguf) | Q6_K | 12.1 | very good quality |
42
  | [GGUF](https://huggingface.co/mradermacher/ElitePhi-GGUF/resolve/main/ElitePhi.Q8_0.gguf) | Q8_0 | 15.7 | fast, best quality |
43