mradermacher commited on
Commit
e1cf91e
·
verified ·
1 Parent(s): fe003e9

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -24,7 +24,7 @@ tags:
24
  static quants of https://huggingface.co/Delta-Vector/Hamanasu-15B-R2-PT
25
 
26
  <!-- provided-files -->
27
- 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.
28
  ## Usage
29
 
30
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -41,9 +41,11 @@ more details, including on how to concatenate multi-part files.
41
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q3_K_S.gguf) | Q3_K_S | 6.6 | |
42
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality |
43
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
 
44
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
45
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended |
46
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q5_K_S.gguf) | Q5_K_S | 10.3 | |
 
47
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q6_K.gguf) | Q6_K | 12.1 | very good quality |
48
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q8_0.gguf) | Q8_0 | 15.7 | fast, best quality |
49
 
 
24
  static quants of https://huggingface.co/Delta-Vector/Hamanasu-15B-R2-PT
25
 
26
  <!-- provided-files -->
27
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-i1-GGUF
28
  ## Usage
29
 
30
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
41
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q3_K_S.gguf) | Q3_K_S | 6.6 | |
42
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q3_K_M.gguf) | Q3_K_M | 7.3 | lower quality |
43
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q3_K_L.gguf) | Q3_K_L | 7.9 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.IQ4_XS.gguf) | IQ4_XS | 8.2 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q4_K_S.gguf) | Q4_K_S | 8.5 | fast, recommended |
46
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q4_K_M.gguf) | Q4_K_M | 9.0 | fast, recommended |
47
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q5_K_S.gguf) | Q5_K_S | 10.3 | |
48
+ | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q5_K_M.gguf) | Q5_K_M | 10.5 | |
49
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q6_K.gguf) | Q6_K | 12.1 | very good quality |
50
  | [GGUF](https://huggingface.co/mradermacher/Hamanasu-15B-R2-PT-GGUF/resolve/main/Hamanasu-15B-R2-PT.Q8_0.gguf) | Q8_0 | 15.7 | fast, best quality |
51