From dc620b9be4fe63bf206aa44ae4b63915e72081a5 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 22 Apr 2026 02:57:32 +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/OctoThinker-3B-Long-Base-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++ OctoThinker-3B-Long-Base.i1-IQ1_M.gguf | 3 + OctoThinker-3B-Long-Base.i1-IQ1_S.gguf | 3 + OctoThinker-3B-Long-Base.i1-IQ2_M.gguf | 3 + OctoThinker-3B-Long-Base.i1-IQ2_S.gguf | 3 + OctoThinker-3B-Long-Base.i1-IQ2_XS.gguf | 3 + OctoThinker-3B-Long-Base.i1-IQ2_XXS.gguf | 3 + OctoThinker-3B-Long-Base.i1-IQ3_M.gguf | 3 + OctoThinker-3B-Long-Base.i1-IQ3_S.gguf | 3 + OctoThinker-3B-Long-Base.i1-IQ3_XS.gguf | 3 + OctoThinker-3B-Long-Base.i1-IQ3_XXS.gguf | 3 + OctoThinker-3B-Long-Base.i1-IQ4_NL.gguf | 3 + OctoThinker-3B-Long-Base.i1-IQ4_XS.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q2_K.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q2_K_S.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q3_K_L.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q3_K_M.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q3_K_S.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q4_0.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q4_1.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q4_K_M.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q4_K_S.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q5_K_M.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q5_K_S.gguf | 3 + OctoThinker-3B-Long-Base.i1-Q6_K.gguf | 3 + OctoThinker-3B-Long-Base.imatrix.gguf | 3 + README.md | 88 ++++++++++++++++++++++++ 27 files changed, 223 insertions(+) create mode 100644 .gitattributes create mode 100644 OctoThinker-3B-Long-Base.i1-IQ1_M.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-IQ1_S.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-IQ2_M.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-IQ2_S.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-IQ2_XS.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-IQ2_XXS.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-IQ3_M.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-IQ3_S.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-IQ3_XS.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-IQ3_XXS.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-IQ4_NL.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-IQ4_XS.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q2_K.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q2_K_S.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q3_K_L.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q3_K_M.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q3_K_S.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q4_0.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q4_1.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q4_K_M.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q4_K_S.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q5_K_M.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q5_K_S.gguf create mode 100644 OctoThinker-3B-Long-Base.i1-Q6_K.gguf create mode 100644 OctoThinker-3B-Long-Base.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6078e17 --- /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 +OctoThinker-3B-Long-Base.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OctoThinker-3B-Long-Base.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/OctoThinker-3B-Long-Base.i1-IQ1_M.gguf b/OctoThinker-3B-Long-Base.i1-IQ1_M.gguf new file mode 100644 index 0000000..6fd50e8 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c6e0f4441d6fcd9a2a5f0c7c18eeede68b717e827fbefcb2659cbbcd6f2d421 +size 924188512 diff --git a/OctoThinker-3B-Long-Base.i1-IQ1_S.gguf b/OctoThinker-3B-Long-Base.i1-IQ1_S.gguf new file mode 100644 index 0000000..f45889d --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd309953e08239d0c772eeda893a8da71eb36bff209afd2dd82348053da70abd +size 868155232 diff --git a/OctoThinker-3B-Long-Base.i1-IQ2_M.gguf b/OctoThinker-3B-Long-Base.i1-IQ2_M.gguf new file mode 100644 index 0000000..0ca54f8 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fdb5522ba9dbe7092841e33ceba9ba735877967f71e16d1e695037a4c02ef6e +size 1229029216 diff --git a/OctoThinker-3B-Long-Base.i1-IQ2_S.gguf b/OctoThinker-3B-Long-Base.i1-IQ2_S.gguf new file mode 100644 index 0000000..786002e --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:819886d9fe544bcdb6dfcc28f1bf1edf43d99681a2354d11fe20e5d0488d2da0 +size 1154318176 diff --git a/OctoThinker-3B-Long-Base.i1-IQ2_XS.gguf b/OctoThinker-3B-Long-Base.i1-IQ2_XS.gguf new file mode 100644 index 0000000..aa71d75 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2521662a6174fcd928007722e9aa131aaa44d7f083d1c407d09803036e11daad +size 1100545888 diff --git a/OctoThinker-3B-Long-Base.i1-IQ2_XXS.gguf b/OctoThinker-3B-Long-Base.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d053c3b --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661d5d5b2caa3c12bfaa4b24df02cda43377cae1f9e2c629cf94d6d630d19508 +size 1017577312 diff --git a/OctoThinker-3B-Long-Base.i1-IQ3_M.gguf b/OctoThinker-3B-Long-Base.i1-IQ3_M.gguf new file mode 100644 index 0000000..55dc1f3 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f7075e0a203fedf590704a75f7babd5f22d661d6ed694b6962a1c5fe1177de +size 1599666016 diff --git a/OctoThinker-3B-Long-Base.i1-IQ3_S.gguf b/OctoThinker-3B-Long-Base.i1-IQ3_S.gguf new file mode 100644 index 0000000..8fb4d6f --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e206a6d793799a566357610967e961994a4f8d9842c37300b041dc69c098507 +size 1542846304 diff --git a/OctoThinker-3B-Long-Base.i1-IQ3_XS.gguf b/OctoThinker-3B-Long-Base.i1-IQ3_XS.gguf new file mode 100644 index 0000000..7bbd988 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3657dfab172964648c9778d3e034a37cdc662484d7a0eebf06bbe55e83f6f24c +size 1476786016 diff --git a/OctoThinker-3B-Long-Base.i1-IQ3_XXS.gguf b/OctoThinker-3B-Long-Base.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e3c889e --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c93f0bda38ab2b9d99a908e9bfcc144fd15258647f1ec6362759786bf074df7 +size 1348763488 diff --git a/OctoThinker-3B-Long-Base.i1-IQ4_NL.gguf b/OctoThinker-3B-Long-Base.i1-IQ4_NL.gguf new file mode 100644 index 0000000..57f5715 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f742f47460f29bf1cfc351d3b242dc99dbd1e321d83e13eb76440e5c7a097629 +size 1917187936 diff --git a/OctoThinker-3B-Long-Base.i1-IQ4_XS.gguf b/OctoThinker-3B-Long-Base.i1-IQ4_XS.gguf new file mode 100644 index 0000000..1166942 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30afb82496a736ccd48a6c6d55eb56f99139f99a1ca5217327159dd1ac8bd6c6 +size 1829107552 diff --git a/OctoThinker-3B-Long-Base.i1-Q2_K.gguf b/OctoThinker-3B-Long-Base.i1-Q2_K.gguf new file mode 100644 index 0000000..5bb27c7 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:148f4d34aa990f9fde2ce5339a85c9e7f97501348be5d3e26d1e4ae785b577c7 +size 1363933024 diff --git a/OctoThinker-3B-Long-Base.i1-Q2_K_S.gguf b/OctoThinker-3B-Long-Base.i1-Q2_K_S.gguf new file mode 100644 index 0000000..8aaca73 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65036e99505e0702c87820ac6aae0ce87fd28e01f2633a60cc6d89dd40192c27 +size 1274279776 diff --git a/OctoThinker-3B-Long-Base.i1-Q3_K_L.gguf b/OctoThinker-3B-Long-Base.i1-Q3_K_L.gguf new file mode 100644 index 0000000..1c73ea4 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a8223f94f81252df57b027f434d7f87b2150aa97a7da959fd3f10e1c87b0fb6 +size 1815344992 diff --git a/OctoThinker-3B-Long-Base.i1-Q3_K_M.gguf b/OctoThinker-3B-Long-Base.i1-Q3_K_M.gguf new file mode 100644 index 0000000..9fa47d5 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc6e5ebb0b9c7fc94bc33608b75e19dcc7d428a852d9a4a322c4500056b48ed +size 1687156576 diff --git a/OctoThinker-3B-Long-Base.i1-Q3_K_S.gguf b/OctoThinker-3B-Long-Base.i1-Q3_K_S.gguf new file mode 100644 index 0000000..01edd6a --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1293ce5832b418e44dfebb2e3a06adb905d97f455f8aad1836358d06e8808e79 +size 1542846304 diff --git a/OctoThinker-3B-Long-Base.i1-Q4_0.gguf b/OctoThinker-3B-Long-Base.i1-Q4_0.gguf new file mode 100644 index 0000000..4548db6 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a90c7e4da113551b14214f9f1e01b9717a2b1f2c59ac4e9931f9338e09835c52 +size 1921906528 diff --git a/OctoThinker-3B-Long-Base.i1-Q4_1.gguf b/OctoThinker-3B-Long-Base.i1-Q4_1.gguf new file mode 100644 index 0000000..df4e38a --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a7eac507696091656d23fa1185fa5abb80dbd782bbf672621c53963c98285d +size 2093348704 diff --git a/OctoThinker-3B-Long-Base.i1-Q4_K_M.gguf b/OctoThinker-3B-Long-Base.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d4370a4 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368b83421791ea84118ee6e532a08d4d5c673f2b9904c6e483620b698a1a6ff2 +size 2019374944 diff --git a/OctoThinker-3B-Long-Base.i1-Q4_K_S.gguf b/OctoThinker-3B-Long-Base.i1-Q4_K_S.gguf new file mode 100644 index 0000000..addc883 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:889a08e51598c3a87ecd5588ac5a1d6780e3d1e45244eae51e106764a0e37990 +size 1928197984 diff --git a/OctoThinker-3B-Long-Base.i1-Q5_K_M.gguf b/OctoThinker-3B-Long-Base.i1-Q5_K_M.gguf new file mode 100644 index 0000000..6b00372 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b2fed76bc47cc1ebd3475d89d385f2b661a1c43aa77e5d86b8ff8c7d3dae1a +size 2322151264 diff --git a/OctoThinker-3B-Long-Base.i1-Q5_K_S.gguf b/OctoThinker-3B-Long-Base.i1-Q5_K_S.gguf new file mode 100644 index 0000000..8958eb8 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac9b77c0cdb8fc82e613000be9e83b8a988249c119a82b62125eeaa52a1401d +size 2269509472 diff --git a/OctoThinker-3B-Long-Base.i1-Q6_K.gguf b/OctoThinker-3B-Long-Base.i1-Q6_K.gguf new file mode 100644 index 0000000..2541328 --- /dev/null +++ b/OctoThinker-3B-Long-Base.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b1cca6179bffede0169167fd86701d5200246c9679a4819c7902ff7324e8af4 +size 2643851104 diff --git a/OctoThinker-3B-Long-Base.imatrix.gguf b/OctoThinker-3B-Long-Base.imatrix.gguf new file mode 100644 index 0000000..57abd60 --- /dev/null +++ b/OctoThinker-3B-Long-Base.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84b35973732a87bf643c33b5c8c6fb6bfaf427dd27dad4123a22eeb79d330b9 +size 3012064 diff --git a/README.md b/README.md new file mode 100644 index 0000000..f1c9ecc --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: OctoThinker/OctoThinker-3B-Long-Base +datasets: +- OctoThinker/MegaMath-Web-Pro-Max +- LLM360/MegaMath +language: +- en +library_name: transformers +license: llama3.2 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/OctoThinker/OctoThinker-3B-Long-Base + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#OctoThinker-3B-Long-Base-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-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/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ1_S.gguf) | i1-IQ1_S | 1.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ2_M.gguf) | i1-IQ2_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-Q4_0.gguf) | i1-Q4_0 | 2.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-Q4_1.gguf) | i1-Q4_1 | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/OctoThinker-3B-Long-Base-i1-GGUF/resolve/main/OctoThinker-3B-Long-Base.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. + +