Transformers
GGUF
English
imatrix
conversational
mradermacher commited on
Commit
68c81af
·
verified ·
1 Parent(s): 43803e7

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -42,6 +42,7 @@ more details, including on how to concatenate multi-part files.
42
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
43
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-IQ1_M.gguf) | i1-IQ1_M | 7.8 | mostly desperate |
44
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.9 | |
 
45
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-IQ2_M.gguf) | i1-IQ2_M | 11.1 | |
46
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q2_K_S.gguf) | i1-Q2_K_S | 11.3 | very low quality |
47
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q2_K.gguf) | i1-Q2_K | 12.1 | IQ3_XXS probably better |
@@ -49,9 +50,11 @@ more details, including on how to concatenate multi-part files.
49
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.2 | IQ3_XS probably better |
50
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-IQ3_M.gguf) | i1-IQ3_M | 14.6 | |
51
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q3_K_M.gguf) | i1-Q3_K_M | 15.7 | IQ3_S probably better |
 
52
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.4 | |
53
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.5 | optimal size/speed/quality |
54
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q4_K_M.gguf) | i1-Q4_K_M | 19.6 | fast, recommended |
 
55
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q6_K.gguf) | i1-Q6_K | 26.5 | practically like static Q6_K |
56
 
57
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
42
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
43
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-IQ1_M.gguf) | i1-IQ1_M | 7.8 | mostly desperate |
44
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.9 | |
45
+ | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-IQ2_XS.gguf) | i1-IQ2_XS | 9.8 | |
46
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-IQ2_M.gguf) | i1-IQ2_M | 11.1 | |
47
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q2_K_S.gguf) | i1-Q2_K_S | 11.3 | very low quality |
48
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q2_K.gguf) | i1-Q2_K | 12.1 | IQ3_XXS probably better |
 
50
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.2 | IQ3_XS probably better |
51
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-IQ3_M.gguf) | i1-IQ3_M | 14.6 | |
52
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q3_K_M.gguf) | i1-Q3_K_M | 15.7 | IQ3_S probably better |
53
+ | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.0 | IQ3_M probably better |
54
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.4 | |
55
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.5 | optimal size/speed/quality |
56
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q4_K_M.gguf) | i1-Q4_K_M | 19.6 | fast, recommended |
57
+ | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q5_K_S.gguf) | i1-Q5_K_S | 22.3 | |
58
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3.1-32B-Instruct-SFT-i1-GGUF/resolve/main/Olmo-3.1-32B-Instruct-SFT.i1-Q6_K.gguf) | i1-Q6_K | 26.5 | practically like static Q6_K |
59
 
60
  Here is a handy graph by ikawrakow comparing some lower-quality quant