mradermacher commited on
Commit
7b04403
1 Parent(s): 067af6d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -13,9 +13,8 @@ tags:
13
 
14
  static quants of https://huggingface.co/athirdpath/Harmonia-no_robots-20b
15
 
16
-
17
  <!-- provided-files -->
18
- 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.
19
  ## Usage
20
 
21
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -29,9 +28,13 @@ more details, including on how to concatenate multi-part files.
29
  | Link | Type | Size/GB | Notes |
30
  |:-----|:-----|--------:|:------|
31
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q2_K.gguf) | Q2_K | 7.7 | |
 
 
32
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q3_K_S.gguf) | Q3_K_S | 9.0 | |
 
33
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q3_K_M.gguf) | Q3_K_M | 10.0 | lower quality |
34
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q3_K_L.gguf) | Q3_K_L | 10.9 | |
 
35
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q4_K_S.gguf) | Q4_K_S | 11.7 | fast, recommended |
36
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q4_K_M.gguf) | Q4_K_M | 12.3 | fast, recommended |
37
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q5_K_S.gguf) | Q5_K_S | 14.1 | |
 
13
 
14
  static quants of https://huggingface.co/athirdpath/Harmonia-no_robots-20b
15
 
 
16
  <!-- provided-files -->
17
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Harmonia-no_robots-20b-i1-GGUF
18
  ## Usage
19
 
20
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
28
  | Link | Type | Size/GB | Notes |
29
  |:-----|:-----|--------:|:------|
30
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q2_K.gguf) | Q2_K | 7.7 | |
31
+ | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.IQ3_XS.gguf) | IQ3_XS | 8.5 | |
32
+ | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.IQ3_S.gguf) | IQ3_S | 9.0 | beats Q3_K* |
33
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q3_K_S.gguf) | Q3_K_S | 9.0 | |
34
+ | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.IQ3_M.gguf) | IQ3_M | 9.4 | |
35
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q3_K_M.gguf) | Q3_K_M | 10.0 | lower quality |
36
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q3_K_L.gguf) | Q3_K_L | 10.9 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.IQ4_XS.gguf) | IQ4_XS | 11.0 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q4_K_S.gguf) | Q4_K_S | 11.7 | fast, recommended |
39
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q4_K_M.gguf) | Q4_K_M | 12.3 | fast, recommended |
40
  | [GGUF](https://huggingface.co/mradermacher/Harmonia-no_robots-20b-GGUF/resolve/main/Harmonia-no_robots-20b.Q5_K_S.gguf) | Q5_K_S | 14.1 | |