mradermacher commited on
Commit
bf976ef
1 Parent(s): 93b0463

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -21,7 +21,6 @@ tags:
21
  static quants of https://huggingface.co/AbacusResearch/Jallabi-34B
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
@@ -35,12 +34,17 @@ more details, including on how to concatenate multi-part files.
35
  | Link | Type | Size/GB | Notes |
36
  |:-----|:-----|--------:|:------|
37
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q2_K.gguf) | Q2_K | 12.9 | |
 
38
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q3_K_S.gguf) | Q3_K_S | 15.1 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.IQ3_S.gguf) | IQ3_S | 15.1 | beats Q3_K* |
40
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.IQ3_M.gguf) | IQ3_M | 15.7 | |
41
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q3_K_M.gguf) | Q3_K_M | 16.8 | lower quality |
42
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q3_K_L.gguf) | Q3_K_L | 18.2 | |
 
43
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q4_K_S.gguf) | Q4_K_S | 19.7 | fast, recommended |
 
 
 
44
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q6_K.gguf) | Q6_K | 28.3 | very good quality |
45
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q8_0.gguf) | Q8_0 | 36.6 | fast, best quality |
46
 
 
21
  static quants of https://huggingface.co/AbacusResearch/Jallabi-34B
22
 
23
  <!-- provided-files -->
 
24
  ## Usage
25
 
26
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
34
  | Link | Type | Size/GB | Notes |
35
  |:-----|:-----|--------:|:------|
36
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q2_K.gguf) | Q2_K | 12.9 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.IQ3_XS.gguf) | IQ3_XS | 14.3 | |
38
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q3_K_S.gguf) | Q3_K_S | 15.1 | |
39
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.IQ3_S.gguf) | IQ3_S | 15.1 | beats Q3_K* |
40
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.IQ3_M.gguf) | IQ3_M | 15.7 | |
41
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q3_K_M.gguf) | Q3_K_M | 16.8 | lower quality |
42
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q3_K_L.gguf) | Q3_K_L | 18.2 | |
43
+ | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.IQ4_XS.gguf) | IQ4_XS | 18.7 | |
44
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q4_K_S.gguf) | Q4_K_S | 19.7 | fast, recommended |
45
+ | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q4_K_M.gguf) | Q4_K_M | 20.8 | fast, recommended |
46
+ | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q5_K_S.gguf) | Q5_K_S | 23.8 | |
47
+ | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q5_K_M.gguf) | Q5_K_M | 24.4 | |
48
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q6_K.gguf) | Q6_K | 28.3 | very good quality |
49
  | [GGUF](https://huggingface.co/mradermacher/Jallabi-34B-GGUF/resolve/main/Jallabi-34B.Q8_0.gguf) | Q8_0 | 36.6 | fast, best quality |
50