From d033dc4fbf02d7d49f4e57b6afccb875de277d63 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 4 May 2026 19:22:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ README.md | 93 ++++++++++++++++++++ ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_M.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_S.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_M.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_S.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XS.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XXS.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_M.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_S.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XS.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XXS.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_NL.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_XS.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K_S.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_L.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_M.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_S.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q4_0.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q4_1.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_M.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_S.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_M.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_S.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.i1-Q6_K.gguf | 3 + ThinkTwice-Olmo3-7B-Instruct.imatrix.gguf | 3 + 27 files changed, 228 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_M.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_S.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_M.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_S.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XS.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XXS.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_M.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_S.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XS.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XXS.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_NL.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_XS.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K_S.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_L.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_M.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_S.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q4_0.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q4_1.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_M.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_S.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_M.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_S.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.i1-Q6_K.gguf create mode 100644 ThinkTwice-Olmo3-7B-Instruct.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7b0b1bc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..74c0237 --- /dev/null +++ b/README.md @@ -0,0 +1,93 @@ +--- +arxiv: 2604.01591 +base_model: difanjiao/ThinkTwice-Olmo3-7B-Instruct +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- reasoning +- math +- rlvr +- self-refinement +- grpo +- olmo3 +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/difanjiao/ThinkTwice-Olmo3-7B-Instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#ThinkTwice-Olmo3-7B-Instruct-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-GGUF +## Usage + +If you are unsure how to use GGUF files, refer to one of [TheBloke's +READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for +more details, including on how to concatenate multi-part files. + +## Provided Quants + +(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants) + +| Link | Type | Size/GB | Notes | +|:-----|:-----|--------:|:------| +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 1.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 2.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K.gguf) | i1-Q2_K | 3.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 3.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.1 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.3 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_0.gguf) | i1-Q4_0 | 4.3 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.3 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_1.gguf) | i1-Q4_1 | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/ThinkTwice-Olmo3-7B-Instruct-i1-GGUF/resolve/main/ThinkTwice-Olmo3-7B-Instruct.i1-Q6_K.gguf) | i1-Q6_K | 6.1 | practically like static Q6_K | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +And here are Artefact2's thoughts on the matter: +https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 + +## FAQ / Model Request + +See https://huggingface.co/mradermacher/model_requests for some answers to +questions you might have and/or if you want some other model quantized. + +## Thanks + +I thank my company, [nethype GmbH](https://www.nethype.de/), for letting +me use its servers and providing upgrades to my workstation to enable +this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_M.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_M.gguf new file mode 100644 index 0000000..ca9e5be --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7321e7fe690f1306b892ede0371e33cde73cf9d745556e73503c120fda01d0 +size 1938878272 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_S.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_S.gguf new file mode 100644 index 0000000..22950e0 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:730c7ce2c6ebd2e81eb8fcb92f65e0671af5867f52c7b2ee2b238dcffbd72213 +size 1816489792 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_M.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_M.gguf new file mode 100644 index 0000000..099dede --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b8d3e4d493cce0523567768aacf8b7f1042321a2354801c9e97bd907d3e7c6 +size 2676061952 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_S.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_S.gguf new file mode 100644 index 0000000..804203b --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4fd4b88a1fcf3b283a67e013b67bfbd48156ae1629566f2d64c64f557d0c35b +size 2512877312 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XS.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XS.gguf new file mode 100644 index 0000000..2727492 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:723d749fbfc4e9ba0ea04c63c25d79ef494a7e6b06e49fce70bf1cf653ae6951 +size 2322820928 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XXS.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..f85ee9e --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629217975eff2a8439d7883ade7156053a452b3cfcd0e94f7455d6a5c3d043b3 +size 2142859072 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_M.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_M.gguf new file mode 100644 index 0000000..e5158d6 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c55bbf5008d64eccd19cac239cb31b4668c910d95144b62caa2a936235f3c09 +size 3468319168 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_S.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_S.gguf new file mode 100644 index 0000000..b0c4b0f --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea45d00a30f197995fec3952f9d4db3ac8c544435cca6c5ea9dc3d96a8c08755 +size 3301759424 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XS.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XS.gguf new file mode 100644 index 0000000..609507f --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7dc96cd1c568410ac8c55e2b3c98b85d5519595568a17fedf6247ab21a5fd2 +size 3149978048 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XXS.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1442f3c --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b456e772e3b7dbb47406c4c6d5137d1a4e78db4c243e291f04837782ac6d3723 +size 2901702400 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_NL.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_NL.gguf new file mode 100644 index 0000000..d177264 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f17ab67ad9643374e17c21239ef49ad3d7f46a6e0ffae63b2b411733c626fdf +size 4216405120 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_XS.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_XS.gguf new file mode 100644 index 0000000..05ac12e --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2833bf60029780b133a443c5425ed37dc8655257c89891e7b808995c33fddeff +size 4001194368 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K.gguf new file mode 100644 index 0000000..5f31aae --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45aa6cfd155edea2f90aa2c9f4005f89c4159ae618048817dde6e92b6618af6 +size 2857914880 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K_S.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K_S.gguf new file mode 100644 index 0000000..cf35780 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83d0b48bd9f22abafeb0d9c3a26d3f1e28d38110a5924f9b135e59ab9c3ae319 +size 2644595200 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_L.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_L.gguf new file mode 100644 index 0000000..7260f62 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd74057f4d3e7088767fdc5032efd9839d4bc58a1f783fe9732afa2f5f2c5fa +size 3950565824 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_M.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_M.gguf new file mode 100644 index 0000000..9b170b4 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c078658156ccd4acea0aaa30c31ca260d97626232e19173aaaa3c0fa6662870 +size 3651459520 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_S.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_S.gguf new file mode 100644 index 0000000..0d59422 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f3c84d214d2e41e34ca6f93d01178bb13f10c34ab9abe59a01981838147b160 +size 3301759424 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_0.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_0.gguf new file mode 100644 index 0000000..fe23158 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43979f352146dba767415802cb33ea354028a4cc95dc3ed9d9c03debc1b91d0d +size 4227677312 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_1.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_1.gguf new file mode 100644 index 0000000..a8b62b2 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d022d695e300e9a9cc4a170b140dcaca504412bfb508bcd6325d1c37d285683b +size 4646826624 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_M.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5f4f89f --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c497677f2e6156da350a35f3224bd232f85427026208bcfeff14a0483d6d8216 +size 4471602304 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_S.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_S.gguf new file mode 100644 index 0000000..e454481 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909606c72d813f718e7cee82b75b79fe862bf9069d8b065f9a4f16577da7e365 +size 4247338112 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_M.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_M.gguf new file mode 100644 index 0000000..b26f914 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3366a13724dd21ba7b20cb10fbb8a66cd4cb59eba320d09af2c4b8355035cf2 +size 5208713344 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_S.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_S.gguf new file mode 100644 index 0000000..fe992e8 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4796202fd571de2275412c0ad06b274f659ed6d459e03258540a927ce526b3 +size 5077248128 diff --git a/ThinkTwice-Olmo3-7B-Instruct.i1-Q6_K.gguf b/ThinkTwice-Olmo3-7B-Instruct.i1-Q6_K.gguf new file mode 100644 index 0000000..6407732 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6475b69ea42d3c159c6510b9f856cbe40403cd3c739646918536257e7a5fed07 +size 5991893824 diff --git a/ThinkTwice-Olmo3-7B-Instruct.imatrix.gguf b/ThinkTwice-Olmo3-7B-Instruct.imatrix.gguf new file mode 100644 index 0000000..fabcc79 --- /dev/null +++ b/ThinkTwice-Olmo3-7B-Instruct.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7671973f7a6adc68286441f374a6d5abd7d87e03248cd6114533992b5ec34f4 +size 4589216