mradermacher commited on
Commit
b36f48c
Β·
verified Β·
1 Parent(s): 57ca658

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -49,7 +49,9 @@ more details, including on how to concatenate multi-part files.
49
  |:-----|:-----|--------:|:------|
50
  | [GGUF](https://huggingface.co/mradermacher/Laguna-S-2.1-Uncensored-i1-GGUF/resolve/main/Laguna-S-2.1-Uncensored.imatrix.gguf) | imatrix | 0.5 | imatrix file (for creating your own quants) |
51
  | [GGUF](https://huggingface.co/mradermacher/Laguna-S-2.1-Uncensored-i1-GGUF/resolve/main/Laguna-S-2.1-Uncensored.i1-Q2_K.gguf) | i1-Q2_K | 43.0 | IQ3_XXS probably better |
 
52
  | [GGUF](https://huggingface.co/mradermacher/Laguna-S-2.1-Uncensored-i1-GGUF/resolve/main/Laguna-S-2.1-Uncensored.i1-IQ3_M.gguf) | i1-IQ3_M | 51.6 | |
 
53
 
54
  Here is a handy graph by ikawrakow comparing some lower-quality quant
55
  types (lower is better):
 
49
  |:-----|:-----|--------:|:------|
50
  | [GGUF](https://huggingface.co/mradermacher/Laguna-S-2.1-Uncensored-i1-GGUF/resolve/main/Laguna-S-2.1-Uncensored.imatrix.gguf) | imatrix | 0.5 | imatrix file (for creating your own quants) |
51
  | [GGUF](https://huggingface.co/mradermacher/Laguna-S-2.1-Uncensored-i1-GGUF/resolve/main/Laguna-S-2.1-Uncensored.i1-Q2_K.gguf) | i1-Q2_K | 43.0 | IQ3_XXS probably better |
52
+ | [GGUF](https://huggingface.co/mradermacher/Laguna-S-2.1-Uncensored-i1-GGUF/resolve/main/Laguna-S-2.1-Uncensored.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 45.3 | lower quality |
53
  | [GGUF](https://huggingface.co/mradermacher/Laguna-S-2.1-Uncensored-i1-GGUF/resolve/main/Laguna-S-2.1-Uncensored.i1-IQ3_M.gguf) | i1-IQ3_M | 51.6 | |
54
+ | [GGUF](https://huggingface.co/mradermacher/Laguna-S-2.1-Uncensored-i1-GGUF/resolve/main/Laguna-S-2.1-Uncensored.i1-Q4_K_S.gguf) | i1-Q4_K_S | 67.0 | optimal size/speed/quality |
55
 
56
  Here is a handy graph by ikawrakow comparing some lower-quality quant
57
  types (lower is better):