From dd4a6c74eb898af21034eb35e2125ae138242a7b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 20 Aug 2026 01:51:16 +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/Octopus-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++++++ Octopus-8B.i1-IQ1_M.gguf | 3 ++ Octopus-8B.i1-IQ1_S.gguf | 3 ++ Octopus-8B.i1-IQ2_M.gguf | 3 ++ Octopus-8B.i1-IQ2_S.gguf | 3 ++ Octopus-8B.i1-IQ2_XS.gguf | 3 ++ Octopus-8B.i1-IQ2_XXS.gguf | 3 ++ Octopus-8B.i1-IQ3_M.gguf | 3 ++ Octopus-8B.i1-IQ3_S.gguf | 3 ++ Octopus-8B.i1-IQ3_XS.gguf | 3 ++ Octopus-8B.i1-IQ3_XXS.gguf | 3 ++ Octopus-8B.i1-IQ4_NL.gguf | 3 ++ Octopus-8B.i1-IQ4_XS.gguf | 3 ++ Octopus-8B.i1-Q2_K.gguf | 3 ++ Octopus-8B.i1-Q2_K_S.gguf | 3 ++ Octopus-8B.i1-Q3_K_L.gguf | 3 ++ Octopus-8B.i1-Q3_K_M.gguf | 3 ++ Octopus-8B.i1-Q3_K_S.gguf | 3 ++ Octopus-8B.i1-Q4_0.gguf | 3 ++ Octopus-8B.i1-Q4_1.gguf | 3 ++ Octopus-8B.i1-Q4_K_M.gguf | 3 ++ Octopus-8B.i1-Q4_K_S.gguf | 3 ++ Octopus-8B.i1-Q5_K_M.gguf | 3 ++ Octopus-8B.i1-Q5_K_S.gguf | 3 ++ Octopus-8B.i1-Q6_K.gguf | 3 ++ Octopus-8B.imatrix.gguf | 3 ++ README.md | 87 ++++++++++++++++++++++++++++++++++++++ 27 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 Octopus-8B.i1-IQ1_M.gguf create mode 100644 Octopus-8B.i1-IQ1_S.gguf create mode 100644 Octopus-8B.i1-IQ2_M.gguf create mode 100644 Octopus-8B.i1-IQ2_S.gguf create mode 100644 Octopus-8B.i1-IQ2_XS.gguf create mode 100644 Octopus-8B.i1-IQ2_XXS.gguf create mode 100644 Octopus-8B.i1-IQ3_M.gguf create mode 100644 Octopus-8B.i1-IQ3_S.gguf create mode 100644 Octopus-8B.i1-IQ3_XS.gguf create mode 100644 Octopus-8B.i1-IQ3_XXS.gguf create mode 100644 Octopus-8B.i1-IQ4_NL.gguf create mode 100644 Octopus-8B.i1-IQ4_XS.gguf create mode 100644 Octopus-8B.i1-Q2_K.gguf create mode 100644 Octopus-8B.i1-Q2_K_S.gguf create mode 100644 Octopus-8B.i1-Q3_K_L.gguf create mode 100644 Octopus-8B.i1-Q3_K_M.gguf create mode 100644 Octopus-8B.i1-Q3_K_S.gguf create mode 100644 Octopus-8B.i1-Q4_0.gguf create mode 100644 Octopus-8B.i1-Q4_1.gguf create mode 100644 Octopus-8B.i1-Q4_K_M.gguf create mode 100644 Octopus-8B.i1-Q4_K_S.gguf create mode 100644 Octopus-8B.i1-Q5_K_M.gguf create mode 100644 Octopus-8B.i1-Q5_K_S.gguf create mode 100644 Octopus-8B.i1-Q6_K.gguf create mode 100644 Octopus-8B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5abc6ec --- /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 +Octopus-8B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Octopus-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Octopus-8B.i1-IQ1_M.gguf b/Octopus-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..65ace1e --- /dev/null +++ b/Octopus-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f0e3f62363b4b01445b3b979023bf754799e4e04da70df68250c4fe9d64fc10 +size 2256149312 diff --git a/Octopus-8B.i1-IQ1_S.gguf b/Octopus-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..b58d2d8 --- /dev/null +++ b/Octopus-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd797756b942412a4f93c77a771ae83b3cc0ada69335b0d0002683dba397181 +size 2115771200 diff --git a/Octopus-8B.i1-IQ2_M.gguf b/Octopus-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..2cd5e78 --- /dev/null +++ b/Octopus-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdbf1bad83e65f2b4d700d3d64839eef6ed6144b0e2b9b2d3520e45a54f91e32 +size 3051916096 diff --git a/Octopus-8B.i1-IQ2_S.gguf b/Octopus-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..cb29d54 --- /dev/null +++ b/Octopus-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b42999571248e81f06f7ac16abbfda6fcb8387a8bbcd7eae2548d93e57d33f +size 2864745280 diff --git a/Octopus-8B.i1-IQ2_XS.gguf b/Octopus-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a831c37 --- /dev/null +++ b/Octopus-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b59b70b5d8bb686076c65fb48a5d33994774d0f87a93b9153ed714d617453cf +size 2696158016 diff --git a/Octopus-8B.i1-IQ2_XXS.gguf b/Octopus-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..9a9efff --- /dev/null +++ b/Octopus-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd82fb53620a37d10583dc7459f9686893296a2042a337e67fad0fb964add26 +size 2490112832 diff --git a/Octopus-8B.i1-IQ3_M.gguf b/Octopus-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..7c5d118 --- /dev/null +++ b/Octopus-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed497daf9a4f933f6c422be05b0ea29414cbe7020b9a12e11cd4ea9bd8f8b173 +size 3896621888 diff --git a/Octopus-8B.i1-IQ3_S.gguf b/Octopus-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..d2a45ec --- /dev/null +++ b/Octopus-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ed4298e5b942c08868b35a43e2bd80add24f99cf86a72db194da96b3de1c01 +size 3789667136 diff --git a/Octopus-8B.i1-IQ3_XS.gguf b/Octopus-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..823722d --- /dev/null +++ b/Octopus-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac6feba1eae0b8e7d447908c790f5b56fc99485d9cc0ea0ba4f51e5f1489f9ec +size 3626875712 diff --git a/Octopus-8B.i1-IQ3_XXS.gguf b/Octopus-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..8f720e6 --- /dev/null +++ b/Octopus-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ae9a35c86f9000115871af00fafd3e755b0e835f75ec6828fb2a6e1833bcbdd +size 3369634624 diff --git a/Octopus-8B.i1-IQ4_NL.gguf b/Octopus-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..d3db99a --- /dev/null +++ b/Octopus-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:660e5b2940f41cddbd08a1b737d98f528f8c22ca36e43bd2db820216600f3947 +size 4793625408 diff --git a/Octopus-8B.i1-IQ4_XS.gguf b/Octopus-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..4e7b9ce --- /dev/null +++ b/Octopus-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af43a31fa55d6f582ab68e0ea476a2d71c447ed69303903bc2df15257106ddab +size 4561840960 diff --git a/Octopus-8B.i1-Q2_K.gguf b/Octopus-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..988574f --- /dev/null +++ b/Octopus-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af85b0417b56eaff6ce8ea753e7978ed583194a436586b7c2022fe3b6141527f +size 3281734464 diff --git a/Octopus-8B.i1-Q2_K_S.gguf b/Octopus-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..c633ca9 --- /dev/null +++ b/Octopus-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78b56fc229364734f7039d2091bf05e18cf97ef40d07833011333fecc81b79c +size 3083553600 diff --git a/Octopus-8B.i1-Q3_K_L.gguf b/Octopus-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..84a78d7 --- /dev/null +++ b/Octopus-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12dc2d1181fef8cc90fe33ffa6d2192fbbb6faeaed31a2d6535858b34db0fa8e +size 4431395648 diff --git a/Octopus-8B.i1-Q3_K_M.gguf b/Octopus-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..29ad976 --- /dev/null +++ b/Octopus-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62aead738efe7338b04294a2610eba3053790a0287f39f7583efe3fe77ded1ca +size 4124162880 diff --git a/Octopus-8B.i1-Q3_K_S.gguf b/Octopus-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..f8355f8 --- /dev/null +++ b/Octopus-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402aa2600e4bbd609fea2180bbd2fb1b34bfdc99c8197a54e1442df2df56cd3c +size 3769613120 diff --git a/Octopus-8B.i1-Q4_0.gguf b/Octopus-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..d27a3c2 --- /dev/null +++ b/Octopus-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b70aadd3f3bab69d23e5a7643cddc4dd8fc034f1d2706e8c1bbe574ca0685d +size 4787333952 diff --git a/Octopus-8B.i1-Q4_1.gguf b/Octopus-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..cbddb3d --- /dev/null +++ b/Octopus-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:406bd172d78f4c3777bcdd65176db6e0654d4f1ab37fc10ff9c0aa3a1868905d +size 5247757120 diff --git a/Octopus-8B.i1-Q4_K_M.gguf b/Octopus-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..0fd1395 --- /dev/null +++ b/Octopus-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ec672d4c70543a48ef0bc17b7e70a707710d7cfa1d511373a72315fab142b37 +size 5027785536 diff --git a/Octopus-8B.i1-Q4_K_S.gguf b/Octopus-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..12aebaf --- /dev/null +++ b/Octopus-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68efa67b6285c46a91aa602817a3c9f0b405eb545b856a6a5db762877b889c30 +size 4802014016 diff --git a/Octopus-8B.i1-Q5_K_M.gguf b/Octopus-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..0451dfd --- /dev/null +++ b/Octopus-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcdd1913b1cedcdbe202c9a8d750a1d8b48cdf9e7171dac782c87a8b0f40f402 +size 5851114304 diff --git a/Octopus-8B.i1-Q5_K_S.gguf b/Octopus-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..66d9d3d --- /dev/null +++ b/Octopus-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e4dcdec6530910efa1638ec3bbffd522fa1441918f8dce8cb3d8d8d9409b41 +size 5720763200 diff --git a/Octopus-8B.i1-Q6_K.gguf b/Octopus-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..b00f849 --- /dev/null +++ b/Octopus-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ecf587df8d2ee24e341d3f721e6c03e761a70dfa7e468fc6ba5a62aeb196d3f +size 6725901120 diff --git a/Octopus-8B.imatrix.gguf b/Octopus-8B.imatrix.gguf new file mode 100644 index 0000000..41722a3 --- /dev/null +++ b/Octopus-8B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54400c4a14caee6d0684bba4ee23cccaf88e5c611a32fd82b42300153d9a0038 +size 5347200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..af536bb --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: Tuwhy/Octopus-8B +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Tuwhy/Octopus-8B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Octopus-8B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Octopus-8B-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Octopus-8B-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/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.0 | | +| [GGUF](https://huggingface.co/mradermacher/Octopus-8B-i1-GGUF/resolve/main/Octopus-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.8 | 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. + +