mradermacher commited on
Commit
933f057
·
verified ·
1 Parent(s): 062169d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -37,7 +37,7 @@ quantized_by: mradermacher
37
  static quants of https://huggingface.co/jondurbin/bagel-7b-v0.1
38
 
39
  <!-- provided-files -->
40
- 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.
41
  ## Usage
42
 
43
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -54,6 +54,7 @@ more details, including on how to concatenate multi-part files.
54
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
55
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
56
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
 
57
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
58
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
59
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
 
37
  static quants of https://huggingface.co/jondurbin/bagel-7b-v0.1
38
 
39
  <!-- provided-files -->
40
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/bagel-7b-v0.1-i1-GGUF
41
  ## Usage
42
 
43
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
54
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
55
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
56
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
58
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
59
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
60
  | [GGUF](https://huggingface.co/mradermacher/bagel-7b-v0.1-GGUF/resolve/main/bagel-7b-v0.1.Q5_K_S.gguf) | Q5_K_S | 5.1 | |