mradermacher commited on
Commit
9fe6ea7
·
verified ·
1 Parent(s): b187d62

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -40,6 +40,7 @@ more details, including on how to concatenate multi-part files.
40
  | Link | Type | Size/GB | Notes |
41
  |:-----|:-----|--------:|:------|
42
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
 
43
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ1_M.gguf) | i1-IQ1_M | 2.0 | mostly desperate |
44
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.2 | |
45
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.4 | |
@@ -48,15 +49,20 @@ more details, including on how to concatenate multi-part files.
48
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ2_M.gguf) | i1-IQ2_M | 2.8 | |
49
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q2_K.gguf) | i1-Q2_K | 3.0 | IQ3_XXS probably better |
50
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.0 | lower quality |
 
 
51
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.4 | IQ3_XS probably better |
52
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ3_M.gguf) | i1-IQ3_M | 3.6 | |
53
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.8 | IQ3_S probably better |
54
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.1 | IQ3_M probably better |
55
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.1 | |
56
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.3 | prefer IQ4_XS |
 
57
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.3 | optimal size/speed/quality |
58
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.6 | fast, recommended |
 
59
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.2 | |
 
60
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q6_K.gguf) | i1-Q6_K | 6.1 | practically like static Q6_K |
61
 
62
  Here is a handy graph by ikawrakow comparing some lower-quality quant
 
40
  | Link | Type | Size/GB | Notes |
41
  |:-----|:-----|--------:|:------|
42
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
43
+ | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ1_S.gguf) | i1-IQ1_S | 1.9 | for the desperate |
44
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ1_M.gguf) | i1-IQ1_M | 2.0 | mostly desperate |
45
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.2 | |
46
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.4 | |
 
49
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ2_M.gguf) | i1-IQ2_M | 2.8 | |
50
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q2_K.gguf) | i1-Q2_K | 3.0 | IQ3_XXS probably better |
51
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.0 | lower quality |
52
+ | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.2 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ3_S.gguf) | i1-IQ3_S | 3.4 | beats Q3_K* |
54
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.4 | IQ3_XS probably better |
55
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ3_M.gguf) | i1-IQ3_M | 3.6 | |
56
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.8 | IQ3_S probably better |
57
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.1 | IQ3_M probably better |
58
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.1 | |
59
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.3 | prefer IQ4_XS |
60
+ | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q4_0.gguf) | i1-Q4_0 | 4.3 | fast, low quality |
61
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.3 | optimal size/speed/quality |
62
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.6 | fast, recommended |
63
+ | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q4_1.gguf) | i1-Q4_1 | 4.7 | |
64
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.2 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.3 | |
66
  | [GGUF](https://huggingface.co/mradermacher/Olmo-3-7B-RL-Zero-Math-Code-i1-GGUF/resolve/main/Olmo-3-7B-RL-Zero-Math-Code.i1-Q6_K.gguf) | i1-Q6_K | 6.1 | practically like static Q6_K |
67
 
68
  Here is a handy graph by ikawrakow comparing some lower-quality quant