mradermacher commited on
Commit
f87a1d3
1 Parent(s): 14b40ff

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -21,7 +21,7 @@ tags:
21
  static quants of https://huggingface.co/elinas/chronos-mistral-7b
22
 
23
  <!-- provided-files -->
24
- 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.
25
  ## Usage
26
 
27
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -41,6 +41,7 @@ more details, including on how to concatenate multi-part files.
41
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.IQ3_M.gguf) | IQ3_M | 3.4 | |
42
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
43
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
 
44
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
45
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
46
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
 
21
  static quants of https://huggingface.co/elinas/chronos-mistral-7b
22
 
23
  <!-- provided-files -->
24
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/chronos-mistral-7b-i1-GGUF
25
  ## Usage
26
 
27
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
41
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.IQ3_M.gguf) | IQ3_M | 3.4 | |
42
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
43
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
44
+ | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
45
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
46
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
47
  | [GGUF](https://huggingface.co/mradermacher/chronos-mistral-7b-GGUF/resolve/main/chronos-mistral-7b.Q5_K_S.gguf) | Q5_K_S | 5.1 | |