mradermacher commited on
Commit
d60ca54
1 Parent(s): b17151b

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -30,10 +30,18 @@ more details, including on how to concatenate multi-part files.
30
 
31
  | Link | Type | Size/GB | Notes |
32
  |:-----|:-----|--------:|:------|
 
 
 
 
 
33
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ2_M.gguf) | i1-IQ2_M | 11.3 | |
34
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q2_K.gguf) | i1-Q2_K | 12.1 | IQ3_XXS probably better |
35
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.4 | lower quality |
 
 
36
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.2 | IQ3_XS probably better |
 
37
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 15.9 | IQ3_S probably better |
38
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.4 | IQ3_M probably better |
39
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.4 | |
 
30
 
31
  | Link | Type | Size/GB | Notes |
32
  |:-----|:-----|--------:|:------|
33
+ | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ1_S.gguf) | i1-IQ1_S | 7.2 | for the desperate |
34
+ | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ1_M.gguf) | i1-IQ1_M | 7.8 | for the desperate |
35
+ | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.8 | |
36
+ | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 9.7 | |
37
+ | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ2_S.gguf) | i1-IQ2_S | 10.5 | |
38
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ2_M.gguf) | i1-IQ2_M | 11.3 | |
39
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q2_K.gguf) | i1-Q2_K | 12.1 | IQ3_XXS probably better |
40
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.4 | lower quality |
41
+ | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 13.4 | |
42
+ | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ3_S.gguf) | i1-IQ3_S | 14.2 | beats Q3_K* |
43
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.2 | IQ3_XS probably better |
44
+ | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ3_M.gguf) | i1-IQ3_M | 15.0 | |
45
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 15.9 | IQ3_S probably better |
46
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.4 | IQ3_M probably better |
47
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.4 | |