From 9d247822efda5fb9dd0f24de7e17113817c242bb Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 7 Jul 2026 11:46: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/Astral-14B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++++ Astral-14B.i1-IQ1_M.gguf | 3 ++ Astral-14B.i1-IQ1_S.gguf | 3 ++ Astral-14B.i1-IQ2_M.gguf | 3 ++ Astral-14B.i1-IQ2_S.gguf | 3 ++ Astral-14B.i1-IQ2_XS.gguf | 3 ++ Astral-14B.i1-IQ2_XXS.gguf | 3 ++ Astral-14B.i1-IQ3_M.gguf | 3 ++ Astral-14B.i1-IQ3_S.gguf | 3 ++ Astral-14B.i1-IQ3_XS.gguf | 3 ++ Astral-14B.i1-IQ3_XXS.gguf | 3 ++ Astral-14B.i1-IQ4_NL.gguf | 3 ++ Astral-14B.i1-IQ4_XS.gguf | 3 ++ Astral-14B.i1-Q2_K.gguf | 3 ++ Astral-14B.i1-Q2_K_S.gguf | 3 ++ Astral-14B.i1-Q3_K_L.gguf | 3 ++ Astral-14B.i1-Q3_K_M.gguf | 3 ++ Astral-14B.i1-Q3_K_S.gguf | 3 ++ Astral-14B.i1-Q4_0.gguf | 3 ++ Astral-14B.i1-Q4_1.gguf | 3 ++ Astral-14B.i1-Q4_K_M.gguf | 3 ++ Astral-14B.i1-Q4_K_S.gguf | 3 ++ Astral-14B.i1-Q5_K_M.gguf | 3 ++ Astral-14B.i1-Q5_K_S.gguf | 3 ++ Astral-14B.i1-Q6_K.gguf | 3 ++ Astral-14B.imatrix.gguf | 3 ++ README.md | 91 ++++++++++++++++++++++++++++++++++++++ 27 files changed, 226 insertions(+) create mode 100644 .gitattributes create mode 100644 Astral-14B.i1-IQ1_M.gguf create mode 100644 Astral-14B.i1-IQ1_S.gguf create mode 100644 Astral-14B.i1-IQ2_M.gguf create mode 100644 Astral-14B.i1-IQ2_S.gguf create mode 100644 Astral-14B.i1-IQ2_XS.gguf create mode 100644 Astral-14B.i1-IQ2_XXS.gguf create mode 100644 Astral-14B.i1-IQ3_M.gguf create mode 100644 Astral-14B.i1-IQ3_S.gguf create mode 100644 Astral-14B.i1-IQ3_XS.gguf create mode 100644 Astral-14B.i1-IQ3_XXS.gguf create mode 100644 Astral-14B.i1-IQ4_NL.gguf create mode 100644 Astral-14B.i1-IQ4_XS.gguf create mode 100644 Astral-14B.i1-Q2_K.gguf create mode 100644 Astral-14B.i1-Q2_K_S.gguf create mode 100644 Astral-14B.i1-Q3_K_L.gguf create mode 100644 Astral-14B.i1-Q3_K_M.gguf create mode 100644 Astral-14B.i1-Q3_K_S.gguf create mode 100644 Astral-14B.i1-Q4_0.gguf create mode 100644 Astral-14B.i1-Q4_1.gguf create mode 100644 Astral-14B.i1-Q4_K_M.gguf create mode 100644 Astral-14B.i1-Q4_K_S.gguf create mode 100644 Astral-14B.i1-Q5_K_M.gguf create mode 100644 Astral-14B.i1-Q5_K_S.gguf create mode 100644 Astral-14B.i1-Q6_K.gguf create mode 100644 Astral-14B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..79d7e29 --- /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 +Astral-14B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Astral-14B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Astral-14B.i1-IQ1_M.gguf b/Astral-14B.i1-IQ1_M.gguf new file mode 100644 index 0000000..f54dcaa --- /dev/null +++ b/Astral-14B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a78f1508e79d241bf38a9b34d05e27910d4f488c0935a50f7c478d44e10d92 +size 3849657984 diff --git a/Astral-14B.i1-IQ1_S.gguf b/Astral-14B.i1-IQ1_S.gguf new file mode 100644 index 0000000..4f77595 --- /dev/null +++ b/Astral-14B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82171b38a50a14d7aff0468c50c0f346102d0912104a4511c2a219514adebea8 +size 3579936384 diff --git a/Astral-14B.i1-IQ2_M.gguf b/Astral-14B.i1-IQ2_M.gguf new file mode 100644 index 0000000..e52b2d2 --- /dev/null +++ b/Astral-14B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46236b1d28bbd42a19f64083747de1e4dbe09cd160edac248894a9d520186238 +size 5322943104 diff --git a/Astral-14B.i1-IQ2_S.gguf b/Astral-14B.i1-IQ2_S.gguf new file mode 100644 index 0000000..46d4505 --- /dev/null +++ b/Astral-14B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:290ba695c0aeeeebab80e738d4352b80416b3188a88526795d74536d3385e914 +size 4963314304 diff --git a/Astral-14B.i1-IQ2_XS.gguf b/Astral-14B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..1cbdb0f --- /dev/null +++ b/Astral-14B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bdf28e89120670797d1920c312f9bd159f229a3443b5f2c1250dbd7eef42fb7 +size 4691590784 diff --git a/Astral-14B.i1-IQ2_XXS.gguf b/Astral-14B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..0d93aee --- /dev/null +++ b/Astral-14B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534c795e83a529557928521915a167145faafa760fb62e060b4377141c85139a +size 4299193984 diff --git a/Astral-14B.i1-IQ3_M.gguf b/Astral-14B.i1-IQ3_M.gguf new file mode 100644 index 0000000..539e265 --- /dev/null +++ b/Astral-14B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc02335526c3fbb875abbea1f38a736f57e1804d66cafb1759bd48efd6a32bf +size 6883411584 diff --git a/Astral-14B.i1-IQ3_S.gguf b/Astral-14B.i1-IQ3_S.gguf new file mode 100644 index 0000000..e835ea9 --- /dev/null +++ b/Astral-14B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83213aa28a50e1184cf6e9b8dab59c1a34a965f3bb9da130b8d1b3c819e711c8 +size 6684960384 diff --git a/Astral-14B.i1-IQ3_XS.gguf b/Astral-14B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3d072e3 --- /dev/null +++ b/Astral-14B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8a0d042afa61923fb4452cca9da612acfb1f156a0c9fa05e0e08651ffa027e +size 6375302784 diff --git a/Astral-14B.i1-IQ3_XXS.gguf b/Astral-14B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..58f5893 --- /dev/null +++ b/Astral-14B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9189cc67f39943fdffb8cd806d1c60746d78c09a03f964b2ee1e1cbf6b7660 +size 5942667904 diff --git a/Astral-14B.i1-IQ4_NL.gguf b/Astral-14B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..75f7caa --- /dev/null +++ b/Astral-14B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fcde079ffbebcb7a530e7d5e76e206a4eee2b01b1613440891b470288bc57ea +size 8541364864 diff --git a/Astral-14B.i1-IQ4_XS.gguf b/Astral-14B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..bc50f98 --- /dev/null +++ b/Astral-14B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:036b065a63428c5e947e8fcd7f1deb0db7cd3003fdbfab890188adb9de317b9f +size 8110731904 diff --git a/Astral-14B.i1-Q2_K.gguf b/Astral-14B.i1-Q2_K.gguf new file mode 100644 index 0000000..0835ea4 --- /dev/null +++ b/Astral-14B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:370a8970319699ab8a8ee2444c157179f795fa64c4380d87b55b7a73b087ae5e +size 5753985664 diff --git a/Astral-14B.i1-Q2_K_S.gguf b/Astral-14B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..1672efa --- /dev/null +++ b/Astral-14B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33d066235698b0b659032c77ec59ed40132cf8509e1bb56f306d8f0fc9f2183d +size 5389851264 diff --git a/Astral-14B.i1-Q3_K_L.gguf b/Astral-14B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..39ad300 --- /dev/null +++ b/Astral-14B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8db7c9181724a2c250b817a8621d1e58713560851dc3a520f1950c6a7dd6146b +size 7900653184 diff --git a/Astral-14B.i1-Q3_K_M.gguf b/Astral-14B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..5e97cf1 --- /dev/null +++ b/Astral-14B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054a23b2905bebd7a9318ae42a372ff9980e27a59f7358b309d676628a838b81 +size 7321314944 diff --git a/Astral-14B.i1-Q3_K_S.gguf b/Astral-14B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..83c5aec --- /dev/null +++ b/Astral-14B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41888fd7afd541540bb15d8412d1a7a624a49746087ab875b72fe326ed726f49 +size 6657107584 diff --git a/Astral-14B.i1-Q4_0.gguf b/Astral-14B.i1-Q4_0.gguf new file mode 100644 index 0000000..7264e8d --- /dev/null +++ b/Astral-14B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f0cd4f9d0f4439032aa3a9f709733e967b8cedc379bc3df12ef49fbea57e350 +size 8543003264 diff --git a/Astral-14B.i1-Q4_1.gguf b/Astral-14B.i1-Q4_1.gguf new file mode 100644 index 0000000..505d87b --- /dev/null +++ b/Astral-14B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0391730fbcddd23ea9d6335f5b63cdcc714fc75c3f68389d92f92a4146a3264 +size 9389523584 diff --git a/Astral-14B.i1-Q4_K_M.gguf b/Astral-14B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d4cb08e --- /dev/null +++ b/Astral-14B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:598a680325f8d00e01aa15fb721a4702580e840404179a9d3ad8641223beec96 +size 9001755264 diff --git a/Astral-14B.i1-Q4_K_S.gguf b/Astral-14B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..046c9c6 --- /dev/null +++ b/Astral-14B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:babf2edfb5e9f5c9462cf66c027bbbbe23e953691af088e96814d7726f164b0c +size 8573477504 diff --git a/Astral-14B.i1-Q5_K_M.gguf b/Astral-14B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..009e36c --- /dev/null +++ b/Astral-14B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485d8d371fc7d1cd2a56e74e63b8ef45c6b9078d01972f724097f52c8e669d6e +size 10514571904 diff --git a/Astral-14B.i1-Q5_K_S.gguf b/Astral-14B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0c59496 --- /dev/null +++ b/Astral-14B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dd7bb058f2af67ab41eba07aa4e868430a16a27f4a5fc1b53ffad96213e916b +size 10263896704 diff --git a/Astral-14B.i1-Q6_K.gguf b/Astral-14B.i1-Q6_K.gguf new file mode 100644 index 0000000..08b3086 --- /dev/null +++ b/Astral-14B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7419195d51a303f7af9d2ddaf10b8b9d8d68a7f7801730e220729a34f626646 +size 12121939584 diff --git a/Astral-14B.imatrix.gguf b/Astral-14B.imatrix.gguf new file mode 100644 index 0000000..12c142b --- /dev/null +++ b/Astral-14B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb1d37e0b2d94c478ab90fb734ab0477fd8771ce06d9a5859fad7d121dc5253 +size 7743552 diff --git a/README.md b/README.md new file mode 100644 index 0000000..bbac958 --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: LucidityAI/Astral-14B +datasets: +- LucidityAI/Astral-Post-Training-Dataset +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- code +- chemistry +- finance +- biology +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/LucidityAI/Astral-14B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Astral-14B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Astral-14B-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/Astral-14B-i1-GGUF/resolve/main/Astral-14B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ2_M.gguf) | i1-IQ2_M | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q2_K.gguf) | i1-Q2_K | 5.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.5 | | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.6 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q4_0.gguf) | i1-Q4_0 | 8.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q4_1.gguf) | i1-Q4_1 | 9.5 | | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.4 | | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/Astral-14B-i1-GGUF/resolve/main/Astral-14B.i1-Q6_K.gguf) | i1-Q6_K | 12.2 | 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. + +