From bf4389f1c69de8bf4a19e2ab5e9f863047c38282 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 5 Jun 2026 17:08:17 +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/NeonMaid-12B-v2-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++ NeonMaid-12B-v2.i1-IQ1_M.gguf | 3 ++ NeonMaid-12B-v2.i1-IQ1_S.gguf | 3 ++ NeonMaid-12B-v2.i1-IQ2_M.gguf | 3 ++ NeonMaid-12B-v2.i1-IQ2_S.gguf | 3 ++ NeonMaid-12B-v2.i1-IQ2_XS.gguf | 3 ++ NeonMaid-12B-v2.i1-IQ2_XXS.gguf | 3 ++ NeonMaid-12B-v2.i1-IQ3_M.gguf | 3 ++ NeonMaid-12B-v2.i1-IQ3_S.gguf | 3 ++ NeonMaid-12B-v2.i1-IQ3_XS.gguf | 3 ++ NeonMaid-12B-v2.i1-IQ3_XXS.gguf | 3 ++ NeonMaid-12B-v2.i1-IQ4_NL.gguf | 3 ++ NeonMaid-12B-v2.i1-IQ4_XS.gguf | 3 ++ NeonMaid-12B-v2.i1-Q2_K.gguf | 3 ++ NeonMaid-12B-v2.i1-Q2_K_S.gguf | 3 ++ NeonMaid-12B-v2.i1-Q3_K_L.gguf | 3 ++ NeonMaid-12B-v2.i1-Q3_K_M.gguf | 3 ++ NeonMaid-12B-v2.i1-Q3_K_S.gguf | 3 ++ NeonMaid-12B-v2.i1-Q4_0.gguf | 3 ++ NeonMaid-12B-v2.i1-Q4_1.gguf | 3 ++ NeonMaid-12B-v2.i1-Q4_K_M.gguf | 3 ++ NeonMaid-12B-v2.i1-Q4_K_S.gguf | 3 ++ NeonMaid-12B-v2.i1-Q5_K_M.gguf | 3 ++ NeonMaid-12B-v2.i1-Q5_K_S.gguf | 3 ++ NeonMaid-12B-v2.i1-Q6_K.gguf | 3 ++ README.md | 85 +++++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 27 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 NeonMaid-12B-v2.i1-IQ1_M.gguf create mode 100644 NeonMaid-12B-v2.i1-IQ1_S.gguf create mode 100644 NeonMaid-12B-v2.i1-IQ2_M.gguf create mode 100644 NeonMaid-12B-v2.i1-IQ2_S.gguf create mode 100644 NeonMaid-12B-v2.i1-IQ2_XS.gguf create mode 100644 NeonMaid-12B-v2.i1-IQ2_XXS.gguf create mode 100644 NeonMaid-12B-v2.i1-IQ3_M.gguf create mode 100644 NeonMaid-12B-v2.i1-IQ3_S.gguf create mode 100644 NeonMaid-12B-v2.i1-IQ3_XS.gguf create mode 100644 NeonMaid-12B-v2.i1-IQ3_XXS.gguf create mode 100644 NeonMaid-12B-v2.i1-IQ4_NL.gguf create mode 100644 NeonMaid-12B-v2.i1-IQ4_XS.gguf create mode 100644 NeonMaid-12B-v2.i1-Q2_K.gguf create mode 100644 NeonMaid-12B-v2.i1-Q2_K_S.gguf create mode 100644 NeonMaid-12B-v2.i1-Q3_K_L.gguf create mode 100644 NeonMaid-12B-v2.i1-Q3_K_M.gguf create mode 100644 NeonMaid-12B-v2.i1-Q3_K_S.gguf create mode 100644 NeonMaid-12B-v2.i1-Q4_0.gguf create mode 100644 NeonMaid-12B-v2.i1-Q4_1.gguf create mode 100644 NeonMaid-12B-v2.i1-Q4_K_M.gguf create mode 100644 NeonMaid-12B-v2.i1-Q4_K_S.gguf create mode 100644 NeonMaid-12B-v2.i1-Q5_K_M.gguf create mode 100644 NeonMaid-12B-v2.i1-Q5_K_S.gguf create mode 100644 NeonMaid-12B-v2.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..cb056b3 --- /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 +NeonMaid-12B-v2.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +NeonMaid-12B-v2.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/NeonMaid-12B-v2.i1-IQ1_M.gguf b/NeonMaid-12B-v2.i1-IQ1_M.gguf new file mode 100644 index 0000000..00bbfaa --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f024b466d9957a46b48d64ce2640fd1dc06c45ae0f64dc25a2441a57044fec10 +size 3221644192 diff --git a/NeonMaid-12B-v2.i1-IQ1_S.gguf b/NeonMaid-12B-v2.i1-IQ1_S.gguf new file mode 100644 index 0000000..ef4b02a --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eedba42779435cc1a71c36896d3c721deaf34489a91ac1f049c2e626cfef2772 +size 2999231392 diff --git a/NeonMaid-12B-v2.i1-IQ2_M.gguf b/NeonMaid-12B-v2.i1-IQ2_M.gguf new file mode 100644 index 0000000..88ebc66 --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:994699b719856f3aa539581322f0368fbbc92b45e917dc575b41af348b554ee3 +size 4435044800 diff --git a/NeonMaid-12B-v2.i1-IQ2_S.gguf b/NeonMaid-12B-v2.i1-IQ2_S.gguf new file mode 100644 index 0000000..aa658bc --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a454c70b73e3d7ecd2a1f24ad215c5b0bcfbecc3eede9f35db16b205d3c5cea3 +size 4138494400 diff --git a/NeonMaid-12B-v2.i1-IQ2_XS.gguf b/NeonMaid-12B-v2.i1-IQ2_XS.gguf new file mode 100644 index 0000000..1d83c7b --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf04bb0898fca2f03a417ee6858f3bd13bdf6739b9084482b3dff22545f8a4ac +size 3915096992 diff --git a/NeonMaid-12B-v2.i1-IQ2_XXS.gguf b/NeonMaid-12B-v2.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..a002844 --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b63981ee7cdd9eb24726610aa8b8c7f84ecae70cb844c73c9ec33efa0e88361 +size 3592332192 diff --git a/NeonMaid-12B-v2.i1-IQ3_M.gguf b/NeonMaid-12B-v2.i1-IQ3_M.gguf new file mode 100644 index 0000000..42d3533 --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5153f8557c2ed97f231b7786d859b408f5edc75433a47ea73ad49002fcb24948 +size 5722255808 diff --git a/NeonMaid-12B-v2.i1-IQ3_S.gguf b/NeonMaid-12B-v2.i1-IQ3_S.gguf new file mode 100644 index 0000000..30e0d0e --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ac43c9f815579a1052801cca5315c47cf08dc53e0a7f0df5e3f43f24d8265f +size 5562102208 diff --git a/NeonMaid-12B-v2.i1-IQ3_XS.gguf b/NeonMaid-12B-v2.i1-IQ3_XS.gguf new file mode 100644 index 0000000..961cb7b --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad33a31182cdad904101dccc0631537138ab66910c0561d253eab7485a1b240c +size 5306511808 diff --git a/NeonMaid-12B-v2.i1-IQ3_XXS.gguf b/NeonMaid-12B-v2.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..cf53620 --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7fee06e8f333b1c5f32be532ea34d56bb37ec52adbb9aa171f23ef8c61a5ff6 +size 4945406400 diff --git a/NeonMaid-12B-v2.i1-IQ4_NL.gguf b/NeonMaid-12B-v2.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e278cd2 --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74e33cdca949338721b593a0eade93f6e7fe963be1276f0c5177de86abc6fde0 +size 7097940384 diff --git a/NeonMaid-12B-v2.i1-IQ4_XS.gguf b/NeonMaid-12B-v2.i1-IQ4_XS.gguf new file mode 100644 index 0000000..467e136 --- /dev/null +++ b/NeonMaid-12B-v2.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef59b41cdd6d6576fc31b003b1377160a5efff2e98c596933228cc3d65b5d701 +size 6742734784 diff --git a/NeonMaid-12B-v2.i1-Q2_K.gguf b/NeonMaid-12B-v2.i1-Q2_K.gguf new file mode 100644 index 0000000..13fb2c7 --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98355ecfc5e712a11d6f495daea292244614e1a885f3cb692a2d81f4f8ce446f +size 4791069600 diff --git a/NeonMaid-12B-v2.i1-Q2_K_S.gguf b/NeonMaid-12B-v2.i1-Q2_K_S.gguf new file mode 100644 index 0000000..8de5e57 --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb026ff266f187aaa810f9f6fb8fe9485ed955381eabf63c1b7421f0a2f6ae5d +size 4493700000 diff --git a/NeonMaid-12B-v2.i1-Q3_K_L.gguf b/NeonMaid-12B-v2.i1-Q3_K_L.gguf new file mode 100644 index 0000000..515c6df --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0a23a56772db59ff0dd8965d5e74ada0bb0106bca4ea5e2fb30df565535f85 +size 6561526208 diff --git a/NeonMaid-12B-v2.i1-Q3_K_M.gguf b/NeonMaid-12B-v2.i1-Q3_K_M.gguf new file mode 100644 index 0000000..4a24177 --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7984450b1d352ad3a4c1ef4eff09414eab826180cdc9adc4adb408ad10eb745 +size 6083113408 diff --git a/NeonMaid-12B-v2.i1-Q3_K_S.gguf b/NeonMaid-12B-v2.i1-Q3_K_S.gguf new file mode 100644 index 0000000..8395121 --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d313f31b66d3eda62946e4f8ed645af2ccdd64cb5b68ec33467f5bd332589d2 +size 5534249408 diff --git a/NeonMaid-12B-v2.i1-Q4_0.gguf b/NeonMaid-12B-v2.i1-Q4_0.gguf new file mode 100644 index 0000000..2a9265f --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ca3f7385d9da4e540d063250b2c67fb6f35d2b6c34efbd6ad507399c192e2af +size 7094663584 diff --git a/NeonMaid-12B-v2.i1-Q4_1.gguf b/NeonMaid-12B-v2.i1-Q4_1.gguf new file mode 100644 index 0000000..523e1c7 --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3b331ebcecf12efb22013a203d1571473d76ae5901231809359df17a6a42a53 +size 7795244384 diff --git a/NeonMaid-12B-v2.i1-Q4_K_M.gguf b/NeonMaid-12B-v2.i1-Q4_K_M.gguf new file mode 100644 index 0000000..66a860b --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c7639697d7d65f8cb583fa26958f40f5e3230b67e8db6a56d92902fbb14bb8 +size 7477229984 diff --git a/NeonMaid-12B-v2.i1-Q4_K_S.gguf b/NeonMaid-12B-v2.i1-Q4_K_S.gguf new file mode 100644 index 0000000..084fde9 --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10735c4ef8c97dac4f52dc69c29981671d9272fb8ee34225a27129494ac2ad27 +size 7120222624 diff --git a/NeonMaid-12B-v2.i1-Q5_K_M.gguf b/NeonMaid-12B-v2.i1-Q5_K_M.gguf new file mode 100644 index 0000000..7c4599f --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fe78dbfd9bfef40a9cf0c952da17b92d3e42dcc49c98eda7b98de11d4d6adaf +size 8727658784 diff --git a/NeonMaid-12B-v2.i1-Q5_K_S.gguf b/NeonMaid-12B-v2.i1-Q5_K_S.gguf new file mode 100644 index 0000000..61cd393 --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d553c34b043610176e4e843f94a3b2fd33a7a4e4152ac366d48c6f798d1fc05f +size 8518762784 diff --git a/NeonMaid-12B-v2.i1-Q6_K.gguf b/NeonMaid-12B-v2.i1-Q6_K.gguf new file mode 100644 index 0000000..6df91a2 --- /dev/null +++ b/NeonMaid-12B-v2.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a4d169205ff3b418f56f65d0833c6a6462d78754923b4de22e9b16a15c1f88a +size 10056239392 diff --git a/README.md b/README.md new file mode 100644 index 0000000..54dc2db --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: yamatazen/NeonMaid-12B-v2 +language: +- en +- ja +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +- chatml +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/yamatazen/NeonMaid-12B-v2 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#NeonMaid-12B-v2-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/NeonMaid-12B-v2-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/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/NeonMaid-12B-v2-i1-GGUF/resolve/main/NeonMaid-12B-v2.i1-Q6_K.gguf) | i1-Q6_K | 10.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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..56b5af1 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2361556624b4611a9b1ade660ec67c2d12a9811334626e1237a945a7da70f94 +size 7054405