Transformers
GGUF
English
imatrix
conversational
mradermacher commited on
Commit
f4da102
·
verified ·
1 Parent(s): eb596d9

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -41,6 +41,8 @@ more details, including on how to concatenate multi-part files.
41
  |:-----|:-----|--------:|:------|
42
  | [GGUF](https://huggingface.co/mradermacher/OLMo-2-0325-32B-SFT-i1-GGUF/resolve/main/OLMo-2-0325-32B-SFT.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
43
  | [GGUF](https://huggingface.co/mradermacher/OLMo-2-0325-32B-SFT-i1-GGUF/resolve/main/OLMo-2-0325-32B-SFT.i1-Q2_K.gguf) | i1-Q2_K | 12.1 | IQ3_XXS probably better |
 
 
44
 
45
  Here is a handy graph by ikawrakow comparing some lower-quality quant
46
  types (lower is better):
 
41
  |:-----|:-----|--------:|:------|
42
  | [GGUF](https://huggingface.co/mradermacher/OLMo-2-0325-32B-SFT-i1-GGUF/resolve/main/OLMo-2-0325-32B-SFT.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
43
  | [GGUF](https://huggingface.co/mradermacher/OLMo-2-0325-32B-SFT-i1-GGUF/resolve/main/OLMo-2-0325-32B-SFT.i1-Q2_K.gguf) | i1-Q2_K | 12.1 | IQ3_XXS probably better |
44
+ | [GGUF](https://huggingface.co/mradermacher/OLMo-2-0325-32B-SFT-i1-GGUF/resolve/main/OLMo-2-0325-32B-SFT.i1-IQ3_M.gguf) | i1-IQ3_M | 14.6 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/OLMo-2-0325-32B-SFT-i1-GGUF/resolve/main/OLMo-2-0325-32B-SFT.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.5 | optimal size/speed/quality |
46
 
47
  Here is a handy graph by ikawrakow comparing some lower-quality quant
48
  types (lower is better):