From fe664cd47ec9229f90be4c4c2beeab13f5db205a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 31 May 2026 01:56:15 +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/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_M.gguf | 3 + OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_S.gguf | 3 + OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_M.gguf | 3 + OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_S.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XS.gguf | 3 + ...easoner-Llama-3.2-3B-rs1.0.i1-IQ2_XXS.gguf | 3 + OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_M.gguf | 3 + OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_S.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XS.gguf | 3 + ...easoner-Llama-3.2-3B-rs1.0.i1-IQ3_XXS.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-IQ4_NL.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-IQ4_XS.gguf | 3 + OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-Q2_K_S.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_L.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_M.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_S.gguf | 3 + OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_0.gguf | 3 + OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_1.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_M.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_S.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_M.gguf | 3 + ...Reasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_S.gguf | 3 + OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q6_K.gguf | 3 + README.md | 82 +++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 217 insertions(+) create mode 100644 .gitattributes create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_M.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_S.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_M.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_S.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XS.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XXS.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_M.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_S.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XS.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XXS.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_NL.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_XS.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K_S.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_L.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_M.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_S.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_0.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_1.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_M.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_S.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_M.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_S.gguf create mode 100644 OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d7d163c --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_M.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_M.gguf new file mode 100644 index 0000000..9917782 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b219dbb5ef9881864bbb9c3fe60b4243cc359a37d6b048cfdd12dcb48345478a +size 924197568 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_S.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_S.gguf new file mode 100644 index 0000000..12ded7b --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c730f82c01161fa4d83b8ac84b4ffc7e1d810e1937a5a49f84842abe6f34e29f +size 868164288 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_M.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_M.gguf new file mode 100644 index 0000000..11e4de8 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f144acabcb658ecc34d3b0f099e7220d58d4ea579c0bc19c693b9b1b684e0c +size 1229038272 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_S.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_S.gguf new file mode 100644 index 0000000..3d8251e --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7356f8a2bf3d227a0ad51c920a23480fdb9603c7952b39dd605b4dd48f18d007 +size 1154327232 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XS.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XS.gguf new file mode 100644 index 0000000..1dfabcc --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adbf4f4b561671b0e7babe7db05c15f9842de3c0bba290273a61caa98483d9c0 +size 1100554944 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XXS.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..b9d889c --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41594c48048a3e08e854063f177e5a5e55614527352674cb86d402cdae7f82aa +size 1017586368 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_M.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_M.gguf new file mode 100644 index 0000000..6461908 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfaa533fde1daefb2f5fad3845bc43e5e58b8bdef9e8b0b0167e8cdbea4dcdf9 +size 1599675072 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_S.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_S.gguf new file mode 100644 index 0000000..af5d1ad --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1210bf6c6730662fb892607b40538fae0f99894ed78ea1246ad2c10f7311847f +size 1542855360 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XS.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e3e2276 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773dc75b4740d1aae7752e2dd7d3713b6d9af7b31848d605e45f931aed45a669 +size 1476795072 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XXS.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1f11427 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68952529d94c5f2bafd81c849f218fd1d64205899822141789faa044cbb50069 +size 1348772544 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_NL.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_NL.gguf new file mode 100644 index 0000000..da1c72e --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:382ab02780762c5d7cc8c8eaa522e7a7a78c0cfa84e4ef2e04e01ac330373880 +size 1917196992 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_XS.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_XS.gguf new file mode 100644 index 0000000..aa1db09 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:816e9d355eff8c73a6b1322ef50528ffdbb04f88cced8e72dca2a73cf7473fa3 +size 1829116608 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K.gguf new file mode 100644 index 0000000..eedc30c --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7fec50317e2225abaee918098d31ad49e490d6e7bb80b6244eb1636cff582aa +size 1363942080 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K_S.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K_S.gguf new file mode 100644 index 0000000..d3cf157 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd62fcc19240f7ec02547d9a98b11bd5b3cf836adb4ab1817d26b8b084eafb7 +size 1274288832 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_L.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_L.gguf new file mode 100644 index 0000000..e3d7be1 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e4e0a5ff8fbf164f00350c6cb741bb1c6de828ee7eea62347b366b83b02b11 +size 1815354048 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_M.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_M.gguf new file mode 100644 index 0000000..7e56921 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984a0b7a743d9c0a001e7645dfd416cbdab212f9b18b1d507fb6cf06390d424d +size 1687165632 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_S.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_S.gguf new file mode 100644 index 0000000..491773a --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e471b9166034a360ef9df259a181521af1079132819641b5f9b28af8392e36 +size 1542855360 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_0.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_0.gguf new file mode 100644 index 0000000..7a54bfc --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e07332b024493fe130f32a43d3ffd04681513887fa8a41b97a7d160057f68b3f +size 1921915584 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_1.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_1.gguf new file mode 100644 index 0000000..da83f76 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53beabd2e365d9c2b371da0a8327999e9e903b42f04a92245a1ea83bfe42fa40 +size 2093357760 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_M.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_M.gguf new file mode 100644 index 0000000..557bee6 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2935a73f3772df9c917f78830e61da223a2b88048ea01d68413bd7c09a3f585 +size 2019384000 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_S.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_S.gguf new file mode 100644 index 0000000..54b6576 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fdaa3b3b10978de51075a84521bb387c53334ca65c84ccb531eb58e80f2c59e +size 1928207040 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_M.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_M.gguf new file mode 100644 index 0000000..80119f6 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97ed0f0b02882d574a68520e974b852e5e28cbcec390b8b1eeec88e13db786a +size 2322160320 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_S.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_S.gguf new file mode 100644 index 0000000..2d46e79 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7566a6d153d10da92be5a0082a6e84c7ede5d8f2be56aeb9c99e15aa7661939e +size 2269518528 diff --git a/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q6_K.gguf b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q6_K.gguf new file mode 100644 index 0000000..3d44e10 --- /dev/null +++ b/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb3e8ce9930323ac44fdb08e919c2cc8b497bb7a3b7308a733a50e3df94bffb +size 2643860160 diff --git a/README.md b/README.md new file mode 100644 index 0000000..70599a4 --- /dev/null +++ b/README.md @@ -0,0 +1,82 @@ +--- +base_model: EpistemeAI/OpenReasoner-Llama-3.2-3B-rs1.0 +language: +- en +library_name: transformers +license: llama3.2 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +- trl +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/EpistemeAI/OpenReasoner-Llama-3.2-3B-rs1.0 + + +static quants are available at https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-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/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_S.gguf) | i1-IQ1_S | 1.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ2_M.gguf) | i1-IQ2_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_0.gguf) | i1-Q4_0 | 2.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q4_1.gguf) | i1-Q4_1 | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/OpenReasoner-Llama-3.2-3B-rs1.0-i1-GGUF/resolve/main/OpenReasoner-Llama-3.2-3B-rs1.0.i1-Q6_K.gguf) | i1-Q6_K | 2.7 | 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/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..640e0c7 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bece08ebb58ed9b532e4da945c22af2c7211aa511f3188f8b13081afe7daf7a1 +size 2988377