mradermacher commited on
Commit
73a3325
1 Parent(s): 8344355

auto-patch README.md

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