From bc5cfee867906c32a996159fe281b5c06f89e5b2 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 30 May 2026 15:57:18 +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/DarkHelix-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++++++ DarkHelix.i1-IQ1_M.gguf | 3 ++ DarkHelix.i1-IQ1_S.gguf | 3 ++ DarkHelix.i1-IQ2_M.gguf | 3 ++ DarkHelix.i1-IQ2_S.gguf | 3 ++ DarkHelix.i1-IQ2_XS.gguf | 3 ++ DarkHelix.i1-IQ2_XXS.gguf | 3 ++ DarkHelix.i1-IQ3_M.gguf | 3 ++ DarkHelix.i1-IQ3_S.gguf | 3 ++ DarkHelix.i1-IQ3_XS.gguf | 3 ++ DarkHelix.i1-IQ3_XXS.gguf | 3 ++ DarkHelix.i1-IQ4_NL.gguf | 3 ++ DarkHelix.i1-IQ4_XS.gguf | 3 ++ DarkHelix.i1-Q2_K.gguf | 3 ++ DarkHelix.i1-Q2_K_S.gguf | 3 ++ DarkHelix.i1-Q3_K_L.gguf | 3 ++ DarkHelix.i1-Q3_K_M.gguf | 3 ++ DarkHelix.i1-Q3_K_S.gguf | 3 ++ DarkHelix.i1-Q4_0.gguf | 3 ++ DarkHelix.i1-Q4_1.gguf | 3 ++ DarkHelix.i1-Q4_K_M.gguf | 3 ++ DarkHelix.i1-Q4_K_S.gguf | 3 ++ DarkHelix.i1-Q5_K_M.gguf | 3 ++ DarkHelix.i1-Q5_K_S.gguf | 3 ++ DarkHelix.i1-Q6_K.gguf | 3 ++ DarkHelix.imatrix.gguf | 3 ++ README.md | 90 +++++++++++++++++++++++++++++++++++++++ 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 DarkHelix.i1-IQ1_M.gguf create mode 100644 DarkHelix.i1-IQ1_S.gguf create mode 100644 DarkHelix.i1-IQ2_M.gguf create mode 100644 DarkHelix.i1-IQ2_S.gguf create mode 100644 DarkHelix.i1-IQ2_XS.gguf create mode 100644 DarkHelix.i1-IQ2_XXS.gguf create mode 100644 DarkHelix.i1-IQ3_M.gguf create mode 100644 DarkHelix.i1-IQ3_S.gguf create mode 100644 DarkHelix.i1-IQ3_XS.gguf create mode 100644 DarkHelix.i1-IQ3_XXS.gguf create mode 100644 DarkHelix.i1-IQ4_NL.gguf create mode 100644 DarkHelix.i1-IQ4_XS.gguf create mode 100644 DarkHelix.i1-Q2_K.gguf create mode 100644 DarkHelix.i1-Q2_K_S.gguf create mode 100644 DarkHelix.i1-Q3_K_L.gguf create mode 100644 DarkHelix.i1-Q3_K_M.gguf create mode 100644 DarkHelix.i1-Q3_K_S.gguf create mode 100644 DarkHelix.i1-Q4_0.gguf create mode 100644 DarkHelix.i1-Q4_1.gguf create mode 100644 DarkHelix.i1-Q4_K_M.gguf create mode 100644 DarkHelix.i1-Q4_K_S.gguf create mode 100644 DarkHelix.i1-Q5_K_M.gguf create mode 100644 DarkHelix.i1-Q5_K_S.gguf create mode 100644 DarkHelix.i1-Q6_K.gguf create mode 100644 DarkHelix.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6e5ff27 --- /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 +DarkHelix.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +DarkHelix.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/DarkHelix.i1-IQ1_M.gguf b/DarkHelix.i1-IQ1_M.gguf new file mode 100644 index 0000000..1a6f23e --- /dev/null +++ b/DarkHelix.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e1656374f696cb4afb5576e656a3a87814174474de4bc4c4797e97875e8939a +size 1757664384 diff --git a/DarkHelix.i1-IQ1_S.gguf b/DarkHelix.i1-IQ1_S.gguf new file mode 100644 index 0000000..4ff4b86 --- /dev/null +++ b/DarkHelix.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:372623698f959a2b6f306b5cfc8231758ed6af3b223cba538495907b480dcb69 +size 1615320192 diff --git a/DarkHelix.i1-IQ2_M.gguf b/DarkHelix.i1-IQ2_M.gguf new file mode 100644 index 0000000..e36a61e --- /dev/null +++ b/DarkHelix.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba966fd40f0fab155398c5ba8460e30869628a057f6a19506548771a9b7c53f +size 2504250496 diff --git a/DarkHelix.i1-IQ2_S.gguf b/DarkHelix.i1-IQ2_S.gguf new file mode 100644 index 0000000..b089368 --- /dev/null +++ b/DarkHelix.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05ebd5dcaa11a42a65c048e9168448d5aa10309cfb2d4426f08c75821b90dbd0 +size 2314458240 diff --git a/DarkHelix.i1-IQ2_XS.gguf b/DarkHelix.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ef12daf --- /dev/null +++ b/DarkHelix.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5b2094370c67ebeaa50ccdd826f64ab5ee85b79832dadc2dd465e27a9be757d +size 2201474176 diff --git a/DarkHelix.i1-IQ2_XXS.gguf b/DarkHelix.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..20d4686 --- /dev/null +++ b/DarkHelix.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3ece19981f51f98a03c4e015f3e256692f0cdea14276b1c202245d921ba7dca +size 1994904704 diff --git a/DarkHelix.i1-IQ3_M.gguf b/DarkHelix.i1-IQ3_M.gguf new file mode 100644 index 0000000..c0739ca --- /dev/null +++ b/DarkHelix.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e1e8fbbf40e6cf4444a31b68845d287f369e483911e09b11eaee51f65d7b2b +size 3288847488 diff --git a/DarkHelix.i1-IQ3_S.gguf b/DarkHelix.i1-IQ3_S.gguf new file mode 100644 index 0000000..f2d4370 --- /dev/null +++ b/DarkHelix.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c9117f3b88b62ae70f25f12ac48982c834e65939d203a44bd574b51272fb15 +size 3186349184 diff --git a/DarkHelix.i1-IQ3_XS.gguf b/DarkHelix.i1-IQ3_XS.gguf new file mode 100644 index 0000000..71e016e --- /dev/null +++ b/DarkHelix.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59094bbe0bb22d5bdc0310b6d711d605e0cefca2ac6a77e82e48bf93d68864d3 +size 3022771328 diff --git a/DarkHelix.i1-IQ3_XXS.gguf b/DarkHelix.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..441b563 --- /dev/null +++ b/DarkHelix.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5bbc3756e5e528c2f16273490d1b1ab5bd17a5d26adbdd8cae9bb9f3301c3d3 +size 2830881920 diff --git a/DarkHelix.i1-IQ4_NL.gguf b/DarkHelix.i1-IQ4_NL.gguf new file mode 100644 index 0000000..76cb5be --- /dev/null +++ b/DarkHelix.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf385f9e86c861e1ed839a357f5c7a086502edd5fd031d1446e1e29a0f99e0fc +size 4130067584 diff --git a/DarkHelix.i1-IQ4_XS.gguf b/DarkHelix.i1-IQ4_XS.gguf new file mode 100644 index 0000000..69d1151 --- /dev/null +++ b/DarkHelix.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb1dc7f031e0c4df79e86d514ea4a8ac55e727e3d72111eaf88091cb1a588f5 +size 3911963776 diff --git a/DarkHelix.i1-Q2_K.gguf b/DarkHelix.i1-Q2_K.gguf new file mode 100644 index 0000000..f4b48e2 --- /dev/null +++ b/DarkHelix.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34080e799ee10fc4d32953c8c205f0db853bacbd1f15fb19784bb9094d5b4101 +size 2722878592 diff --git a/DarkHelix.i1-Q2_K_S.gguf b/DarkHelix.i1-Q2_K_S.gguf new file mode 100644 index 0000000..de48e4c --- /dev/null +++ b/DarkHelix.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f801bd2aa700cf6f161e3fafbd1fc37907b91df3f5ba3695f74f2e936db26f +size 2532562048 diff --git a/DarkHelix.i1-Q3_K_L.gguf b/DarkHelix.i1-Q3_K_L.gguf new file mode 100644 index 0000000..72a71ba --- /dev/null +++ b/DarkHelix.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a7eceffa066815c0847f2183cd5f5010abcdf9aa35b52cac01fbef085c20bd +size 3825980544 diff --git a/DarkHelix.i1-Q3_K_M.gguf b/DarkHelix.i1-Q3_K_M.gguf new file mode 100644 index 0000000..7fd571d --- /dev/null +++ b/DarkHelix.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:234671a9a324e70331afabe2d08679aeeb29c6a2c51db021824adfdb53950d41 +size 3522942080 diff --git a/DarkHelix.i1-Q3_K_S.gguf b/DarkHelix.i1-Q3_K_S.gguf new file mode 100644 index 0000000..f16cf47 --- /dev/null +++ b/DarkHelix.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a2f8dfc398e7070687301dd3f824ab22ae92fc14d46937cc60e7107b6af1317 +size 3168523392 diff --git a/DarkHelix.i1-Q4_0.gguf b/DarkHelix.i1-Q4_0.gguf new file mode 100644 index 0000000..4c398d8 --- /dev/null +++ b/DarkHelix.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f347c22396a4e2906155c585da1d2e4a998ced3878d4c827c4427f85343f0e7a +size 4127970432 diff --git a/DarkHelix.i1-Q4_1.gguf b/DarkHelix.i1-Q4_1.gguf new file mode 100644 index 0000000..d1c7bdd --- /dev/null +++ b/DarkHelix.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8713bcecbd6e781e03605e54edebe68d1196fc190700c0570afe477dafc092ce +size 4557886592 diff --git a/DarkHelix.i1-Q4_K_M.gguf b/DarkHelix.i1-Q4_K_M.gguf new file mode 100644 index 0000000..3e78aa6 --- /dev/null +++ b/DarkHelix.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1939690973be64f4686bb4f697d47c8c83c9937d052ced8f8ba7dc3d1f31360a +size 4372812928 diff --git a/DarkHelix.i1-Q4_K_S.gguf b/DarkHelix.i1-Q4_K_S.gguf new file mode 100644 index 0000000..f94a481 --- /dev/null +++ b/DarkHelix.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad6396adf84cfb074622f78376223ddb91271f3ee0980765e95afc4f7fca826 +size 4144747648 diff --git a/DarkHelix.i1-Q5_K_M.gguf b/DarkHelix.i1-Q5_K_M.gguf new file mode 100644 index 0000000..da35a55 --- /dev/null +++ b/DarkHelix.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6924309695d11da68b2e4c629392cfb87a6e0fc62e6455d36c9940068f222aa +size 5136176256 diff --git a/DarkHelix.i1-Q5_K_S.gguf b/DarkHelix.i1-Q5_K_S.gguf new file mode 100644 index 0000000..e6b7d72 --- /dev/null +++ b/DarkHelix.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c668d1d89214d19111da2cf4ad8db6af6169424f1fdf938de34bd39b577c49 +size 5002482816 diff --git a/DarkHelix.i1-Q6_K.gguf b/DarkHelix.i1-Q6_K.gguf new file mode 100644 index 0000000..9b26ac2 --- /dev/null +++ b/DarkHelix.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4630edd77e84c2bb32f3786417c1b3f9c6fb0db5d6d8a895c42d9bea342b852 +size 5947249792 diff --git a/DarkHelix.imatrix.gguf b/DarkHelix.imatrix.gguf new file mode 100644 index 0000000..a2998f8 --- /dev/null +++ b/DarkHelix.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d024b7db7db8489317be6a92614471da1561d60c8b012cce6003bfd61510b0 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..f526778 --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: DarkAi2026/DarkHelix +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- base_model:adapter:mistralai/Mistral-7B-v0.3 +- lora +- sft +- transformers +- trl +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/DarkAi2026/DarkHelix + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#DarkHelix-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/DarkHelix-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/DarkHelix-i1-GGUF/resolve/main/DarkHelix.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q4_1.gguf) | i1-Q4_1 | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/DarkHelix-i1-GGUF/resolve/main/DarkHelix.i1-Q6_K.gguf) | i1-Q6_K | 6.0 | 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. + +