mradermacher commited on
Commit
ff9f42a
·
verified ·
1 Parent(s): 79e3072

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -4,7 +4,8 @@ language:
4
  - en
5
  library_name: transformers
6
  license: apache-2.0
7
- no_imatrix: "Missing importance matrix for tensor blk.0.ffn_gate_exps.weight in a very low-bit quantization"
 
8
  quantized_by: mradermacher
9
  ---
10
  ## About
@@ -17,7 +18,6 @@ quantized_by: mradermacher
17
  static quants of https://huggingface.co/collaiborate-tech/CollAIborate4x7B
18
 
19
  <!-- provided-files -->
20
- 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.
21
  ## Usage
22
 
23
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
@@ -34,6 +34,7 @@ more details, including on how to concatenate multi-part files.
34
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
35
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q3_K_M.gguf) | Q3_K_M | 11.7 | lower quality |
36
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q3_K_L.gguf) | Q3_K_L | 12.6 | |
 
37
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q4_K_S.gguf) | Q4_K_S | 13.8 | fast, recommended |
38
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q4_K_M.gguf) | Q4_K_M | 14.7 | fast, recommended |
39
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q5_K_S.gguf) | Q5_K_S | 16.7 | |
 
4
  - en
5
  library_name: transformers
6
  license: apache-2.0
7
+ no_imatrix: Missing importance matrix for tensor blk.0.ffn_gate_exps.weight in a very
8
+ low-bit quantization
9
  quantized_by: mradermacher
10
  ---
11
  ## About
 
18
  static quants of https://huggingface.co/collaiborate-tech/CollAIborate4x7B
19
 
20
  <!-- provided-files -->
 
21
  ## Usage
22
 
23
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
34
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q3_K_S.gguf) | Q3_K_S | 10.5 | |
35
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q3_K_M.gguf) | Q3_K_M | 11.7 | lower quality |
36
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q3_K_L.gguf) | Q3_K_L | 12.6 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.IQ4_XS.gguf) | IQ4_XS | 13.1 | |
38
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q4_K_S.gguf) | Q4_K_S | 13.8 | fast, recommended |
39
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q4_K_M.gguf) | Q4_K_M | 14.7 | fast, recommended |
40
  | [GGUF](https://huggingface.co/mradermacher/CollAIborate4x7B-GGUF/resolve/main/CollAIborate4x7B.Q5_K_S.gguf) | Q5_K_S | 16.7 | |