mradermacher commited on
Commit
3a2c832
1 Parent(s): 28fe746

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -31,7 +31,7 @@ more details, including on how to concatenate multi-part files.
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 | |
@@ -52,7 +52,6 @@ more details, including on how to concatenate multi-part files.
52
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.1 | |
53
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q6_K.gguf) | i1-Q6_K | 26.8 | practically like static Q6_K |
54
 
55
-
56
  Here is a handy graph by ikawrakow comparing some lower-quality quant
57
  types (lower is better):
58
 
 
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 | mostly 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 | |
 
52
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.1 | |
53
  | [GGUF](https://huggingface.co/mradermacher/based-30b-i1-GGUF/resolve/main/based-30b.i1-Q6_K.gguf) | i1-Q6_K | 26.8 | practically like static Q6_K |
54
 
 
55
  Here is a handy graph by ikawrakow comparing some lower-quality quant
56
  types (lower is better):
57