From 3eea683ee54de5b06832efeb8cc62d0e2bd19a5d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 8 May 2026 02:39:53 +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/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++ ...4-7B-Instruct_SFTv02.08_frozen.IQ4_XS.gguf | 3 + ...124-7B-Instruct_SFTv02.08_frozen.Q2_K.gguf | 3 + ...4-7B-Instruct_SFTv02.08_frozen.Q3_K_L.gguf | 3 + ...4-7B-Instruct_SFTv02.08_frozen.Q3_K_M.gguf | 3 + ...4-7B-Instruct_SFTv02.08_frozen.Q3_K_S.gguf | 3 + ...4-7B-Instruct_SFTv02.08_frozen.Q4_K_M.gguf | 3 + ...4-7B-Instruct_SFTv02.08_frozen.Q4_K_S.gguf | 3 + ...4-7B-Instruct_SFTv02.08_frozen.Q5_K_M.gguf | 3 + ...4-7B-Instruct_SFTv02.08_frozen.Q5_K_S.gguf | 3 + ...124-7B-Instruct_SFTv02.08_frozen.Q6_K.gguf | 3 + ...124-7B-Instruct_SFTv02.08_frozen.Q8_0.gguf | 3 + ...1124-7B-Instruct_SFTv02.08_frozen.f16.gguf | 3 + README.md | 75 +++++++++++++++++++ 14 files changed, 158 insertions(+) create mode 100644 .gitattributes create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.IQ4_XS.gguf create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q2_K.gguf create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_L.gguf create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_M.gguf create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_S.gguf create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_M.gguf create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_S.gguf create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_M.gguf create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_S.gguf create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q6_K.gguf create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q8_0.gguf create mode 100644 OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..54fb5d8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.f16.gguf filter=lfs diff=lfs merge=lfs -text +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.IQ4_XS.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.IQ4_XS.gguf new file mode 100644 index 0000000..9b144b0 --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6c313556f72f4107182d5c29a2ae462a60a878c44de885d17e7165f7d4847b +size 4029784224 diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q2_K.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q2_K.gguf new file mode 100644 index 0000000..30154ad --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e120efa3f9155b20b2005f1f729f45b5b99b2c8fb56a3547556ca8acbd9decd +size 2858262688 diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_L.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_L.gguf new file mode 100644 index 0000000..3144e43 --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29a57e04a746df145bfd99c3adf1f4599a65dea45d1c547020ae6e267e94bba6 +size 3950944416 diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_M.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_M.gguf new file mode 100644 index 0000000..4a02c7a --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44443c157dcd33527d5ab0f1d7e323cb38b8e9752825ad6df3de453ec853d498 +size 3651838112 diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_S.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_S.gguf new file mode 100644 index 0000000..eba4944 --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36acaae71c499e8a91b41d439c5faa306c744829e320d1c90b825eb0a0fab0da +size 3302138016 diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_M.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_M.gguf new file mode 100644 index 0000000..7e2fa5b --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2704efe52b24e387755159b6a2049c7a019a27c31a44253a5ebde480a208ed15 +size 4472021152 diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_S.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_S.gguf new file mode 100644 index 0000000..8dd00ea --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea53591eb831d975831b7dd2e96b85064d7914db22a269b9d77f2e02d1cdf0a +size 4247756960 diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_M.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_M.gguf new file mode 100644 index 0000000..3311997 --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15cc6ed9e25c4e2d2a2fbde7e207b27e77360a83837f1ea6631af0d81b39e4ad +size 5209170080 diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_S.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_S.gguf new file mode 100644 index 0000000..f417b25 --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c830d19651593abaa6444816a47d15e430841667ac4f7aa96ce7fa4b708a6ad +size 5077704864 diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q6_K.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q6_K.gguf new file mode 100644 index 0000000..5739b01 --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a650921a54ef67e61df2ea2f37a362404f583a3224d7cf9b969bb956093f200 +size 5992390816 diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q8_0.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q8_0.gguf new file mode 100644 index 0000000..aba920d --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10989bad12492fe89dcba1d6d6f476d5fc1ffd9d6559faa29a36718bdf89cedf +size 7759896736 diff --git a/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.f16.gguf b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.f16.gguf new file mode 100644 index 0000000..9f8063f --- /dev/null +++ b/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8c0163c01ee7e81e900884d5b80bd58fac95af4c5ed5b94900f6fd9ba3a97a +size 14601855136 diff --git a/README.md b/README.md new file mode 100644 index 0000000..a249f21 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: Neelectric/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen +datasets: Neelectric/OpenR1-Math-220k_CN-K12_OLMo-2_4096toks +language: +- en +library_name: transformers +model_name: OLMo-2-1124-7B-Instruct_SFTv02.08_frozen +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- generated_from_trainer +- open-r1 +- trl +- sft +--- +## About + + + + + + +static quants of https://huggingface.co/Neelectric/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-i1-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/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q2_K.gguf) | Q2_K | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_S.gguf) | Q3_K_S | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_M.gguf) | Q3_K_M | 3.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q3_K_L.gguf) | Q3_K_L | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.IQ4_XS.gguf) | IQ4_XS | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_S.gguf) | Q4_K_S | 4.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q4_K_M.gguf) | Q4_K_M | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_S.gguf) | Q5_K_S | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q5_K_M.gguf) | Q5_K_M | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q6_K.gguf) | Q6_K | 6.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.Q8_0.gguf) | Q8_0 | 7.9 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen-GGUF/resolve/main/OLMo-2-1124-7B-Instruct_SFTv02.08_frozen.f16.gguf) | f16 | 14.7 | 16 bpw, overkill | + +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. + +