mradermacher commited on
Commit
5d7c61e
1 Parent(s): 52b633a

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,7 +13,6 @@ quantized_by: mradermacher
13
  <!-- ### vocab_type: -->
14
  static quants of https://huggingface.co/prithivMLmods/Hercules-7B-Instruct-v0.2
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
@@ -29,11 +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/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q2_K.gguf) | Q2_K | 2.8 | |
 
32
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
33
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* |
34
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.IQ3_M.gguf) | IQ3_M | 3.4 | |
35
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
36
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
 
37
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
38
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
39
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
 
13
  <!-- ### vocab_type: -->
14
  static quants of https://huggingface.co/prithivMLmods/Hercules-7B-Instruct-v0.2
15
 
 
16
  <!-- provided-files -->
17
  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.
18
  ## Usage
 
28
  | Link | Type | Size/GB | Notes |
29
  |:-----|:-----|--------:|:------|
30
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q2_K.gguf) | Q2_K | 2.8 | |
31
+ | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.IQ3_XS.gguf) | IQ3_XS | 3.1 | |
32
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
33
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* |
34
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.IQ3_M.gguf) | IQ3_M | 3.4 | |
35
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
36
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
39
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
40
  | [GGUF](https://huggingface.co/mradermacher/Hercules-7B-Instruct-v0.2-GGUF/resolve/main/Hercules-7B-Instruct-v0.2.Q5_K_S.gguf) | Q5_K_S | 5.1 | |