From 33dc3321b822a674bd25ef304d87df51200770f3 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 18 May 2026 15:10:57 +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/MN-14B-Crimson-Veil-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ MN-14B-Crimson-Veil.i1-IQ1_M.gguf | 3 + MN-14B-Crimson-Veil.i1-IQ1_S.gguf | 3 + MN-14B-Crimson-Veil.i1-IQ2_M.gguf | 3 + MN-14B-Crimson-Veil.i1-IQ2_S.gguf | 3 + MN-14B-Crimson-Veil.i1-IQ2_XS.gguf | 3 + MN-14B-Crimson-Veil.i1-IQ2_XXS.gguf | 3 + MN-14B-Crimson-Veil.i1-IQ3_M.gguf | 3 + MN-14B-Crimson-Veil.i1-IQ3_S.gguf | 3 + MN-14B-Crimson-Veil.i1-IQ3_XS.gguf | 3 + MN-14B-Crimson-Veil.i1-IQ3_XXS.gguf | 3 + MN-14B-Crimson-Veil.i1-IQ4_NL.gguf | 3 + MN-14B-Crimson-Veil.i1-IQ4_XS.gguf | 3 + MN-14B-Crimson-Veil.i1-Q2_K.gguf | 3 + MN-14B-Crimson-Veil.i1-Q2_K_S.gguf | 3 + MN-14B-Crimson-Veil.i1-Q3_K_L.gguf | 3 + MN-14B-Crimson-Veil.i1-Q3_K_M.gguf | 3 + MN-14B-Crimson-Veil.i1-Q3_K_S.gguf | 3 + MN-14B-Crimson-Veil.i1-Q4_0.gguf | 3 + MN-14B-Crimson-Veil.i1-Q4_1.gguf | 3 + MN-14B-Crimson-Veil.i1-Q4_K_M.gguf | 3 + MN-14B-Crimson-Veil.i1-Q4_K_S.gguf | 3 + MN-14B-Crimson-Veil.i1-Q5_K_M.gguf | 3 + MN-14B-Crimson-Veil.i1-Q5_K_S.gguf | 3 + MN-14B-Crimson-Veil.i1-Q6_K.gguf | 3 + MN-14B-Crimson-Veil.imatrix.gguf | 3 + README.md | 88 +++++++++++++++++++++++++++++ 27 files changed, 223 insertions(+) create mode 100644 .gitattributes create mode 100644 MN-14B-Crimson-Veil.i1-IQ1_M.gguf create mode 100644 MN-14B-Crimson-Veil.i1-IQ1_S.gguf create mode 100644 MN-14B-Crimson-Veil.i1-IQ2_M.gguf create mode 100644 MN-14B-Crimson-Veil.i1-IQ2_S.gguf create mode 100644 MN-14B-Crimson-Veil.i1-IQ2_XS.gguf create mode 100644 MN-14B-Crimson-Veil.i1-IQ2_XXS.gguf create mode 100644 MN-14B-Crimson-Veil.i1-IQ3_M.gguf create mode 100644 MN-14B-Crimson-Veil.i1-IQ3_S.gguf create mode 100644 MN-14B-Crimson-Veil.i1-IQ3_XS.gguf create mode 100644 MN-14B-Crimson-Veil.i1-IQ3_XXS.gguf create mode 100644 MN-14B-Crimson-Veil.i1-IQ4_NL.gguf create mode 100644 MN-14B-Crimson-Veil.i1-IQ4_XS.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q2_K.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q2_K_S.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q3_K_L.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q3_K_M.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q3_K_S.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q4_0.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q4_1.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q4_K_M.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q4_K_S.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q5_K_M.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q5_K_S.gguf create mode 100644 MN-14B-Crimson-Veil.i1-Q6_K.gguf create mode 100644 MN-14B-Crimson-Veil.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e3dd434 --- /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 +MN-14B-Crimson-Veil.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +MN-14B-Crimson-Veil.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/MN-14B-Crimson-Veil.i1-IQ1_M.gguf b/MN-14B-Crimson-Veil.i1-IQ1_M.gguf new file mode 100644 index 0000000..081a4ae --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d0774e824ed6a1fb5bdf6295b60dfa13fcff43d3829c63b03430318afabe9d +size 3533132480 diff --git a/MN-14B-Crimson-Veil.i1-IQ1_S.gguf b/MN-14B-Crimson-Veil.i1-IQ1_S.gguf new file mode 100644 index 0000000..186e7f2 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f75fc997b94c245f63bb7e299c23b5cfdf41323d520543ecd2cc4b94cb9030 +size 3281842880 diff --git a/MN-14B-Crimson-Veil.i1-IQ2_M.gguf b/MN-14B-Crimson-Veil.i1-IQ2_M.gguf new file mode 100644 index 0000000..4247a56 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efef385a00378b27369712d786977c1f2e4ff7fb140c5dceeaa560b8a8b02035 +size 4889686720 diff --git a/MN-14B-Crimson-Veil.i1-IQ2_S.gguf b/MN-14B-Crimson-Veil.i1-IQ2_S.gguf new file mode 100644 index 0000000..59a7c87 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e2844595d10f482df35b4c3e673687aadec112533485f578a911fc8600116b9 +size 4554633920 diff --git a/MN-14B-Crimson-Veil.i1-IQ2_XS.gguf b/MN-14B-Crimson-Veil.i1-IQ2_XS.gguf new file mode 100644 index 0000000..6a8811c --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f888b37265c0b63419e8ad2598629ed7d269b5893a1424a5e3211150b62f57b +size 4316492480 diff --git a/MN-14B-Crimson-Veil.i1-IQ2_XXS.gguf b/MN-14B-Crimson-Veil.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..6d2155c --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2f0c6c873f24caada930044f4a4ba7f996616a62b001eefa2c61c5736e8854d +size 3951948480 diff --git a/MN-14B-Crimson-Veil.i1-IQ3_M.gguf b/MN-14B-Crimson-Veil.i1-IQ3_M.gguf new file mode 100644 index 0000000..3b562f9 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b7e96586e46fe07f0bd8c531e71a5ce56e047f0a82994046a50b5663dbc8e1 +size 6325580480 diff --git a/MN-14B-Crimson-Veil.i1-IQ3_S.gguf b/MN-14B-Crimson-Veil.i1-IQ3_S.gguf new file mode 100644 index 0000000..2e9cffd --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c355f72d87e902d3d2286020ceaa2ac3a970f037f956bba2c79fcc4bf33319b +size 6151500480 diff --git a/MN-14B-Crimson-Veil.i1-IQ3_XS.gguf b/MN-14B-Crimson-Veil.i1-IQ3_XS.gguf new file mode 100644 index 0000000..4eea922 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866c116d664bfc16317afab99b8c948e721b404ba606f0fdbdf723fd64c4462d +size 5862240960 diff --git a/MN-14B-Crimson-Veil.i1-IQ3_XXS.gguf b/MN-14B-Crimson-Veil.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1f4ccc1 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa4d55218f92ce1bf4d1b01e61b98c56551a60f222def7ce3d6b876e56b153c +size 5468861120 diff --git a/MN-14B-Crimson-Veil.i1-IQ4_NL.gguf b/MN-14B-Crimson-Veil.i1-IQ4_NL.gguf new file mode 100644 index 0000000..83c4830 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b00eb34ffe148459727a3c24552f147131dc5ad81040ef9671381664d59e9fa4 +size 7868175040 diff --git a/MN-14B-Crimson-Veil.i1-IQ4_XS.gguf b/MN-14B-Crimson-Veil.i1-IQ4_XS.gguf new file mode 100644 index 0000000..259e897 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56058c763306e19fd8ea52e7322409dd3e78fcb8e674228f8d43242d7be2234c +size 7471190720 diff --git a/MN-14B-Crimson-Veil.i1-Q2_K.gguf b/MN-14B-Crimson-Veil.i1-Q2_K.gguf new file mode 100644 index 0000000..21e8f77 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c453a3f824242a384945cb17c21b032624ab78578106d84068310d0710d175b +size 5292610240 diff --git a/MN-14B-Crimson-Veil.i1-Q2_K_S.gguf b/MN-14B-Crimson-Veil.i1-Q2_K_S.gguf new file mode 100644 index 0000000..f389790 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db34af6229bf003eea89837988366dc76f6ff6297a4660cf7205fe55a01df06 +size 4947317440 diff --git a/MN-14B-Crimson-Veil.i1-Q3_K_L.gguf b/MN-14B-Crimson-Veil.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f93e91c --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae67af3894d5925495689ccdbdff96c8889c5cdd7caf7c23ba445a7e4b832ba +size 7275852480 diff --git a/MN-14B-Crimson-Veil.i1-Q3_K_M.gguf b/MN-14B-Crimson-Veil.i1-Q3_K_M.gguf new file mode 100644 index 0000000..2033124 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c947f2df86506875a4f04182cadb63cc66152e09856c5af427515320e0cead +size 6735180480 diff --git a/MN-14B-Crimson-Veil.i1-Q3_K_S.gguf b/MN-14B-Crimson-Veil.i1-Q3_K_S.gguf new file mode 100644 index 0000000..c6a6291 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea8bf892fe267d110ffde27cc1be4a25559e83576607ec13a9abcdd45ca9522c +size 6120166080 diff --git a/MN-14B-Crimson-Veil.i1-Q4_0.gguf b/MN-14B-Crimson-Veil.i1-Q4_0.gguf new file mode 100644 index 0000000..48e6a9c --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b288fedfc6d88f9461315fa273a0aaf164ff16d2a099b3faa3d330f06fbacb4f +size 7861621440 diff --git a/MN-14B-Crimson-Veil.i1-Q4_1.gguf b/MN-14B-Crimson-Veil.i1-Q4_1.gguf new file mode 100644 index 0000000..dc987d9 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2d25171a3a5f65f61ed1552239f554912a52beed025b3a399e6f0ab4b1c802 +size 8647398080 diff --git a/MN-14B-Crimson-Veil.i1-Q4_K_M.gguf b/MN-14B-Crimson-Veil.i1-Q4_K_M.gguf new file mode 100644 index 0000000..afac303 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec021c413147e2a06c3cbf376b37e7a256c8e49cf4f359cbd655d3c66006477 +size 8284738240 diff --git a/MN-14B-Crimson-Veil.i1-Q4_K_S.gguf b/MN-14B-Crimson-Veil.i1-Q4_K_S.gguf new file mode 100644 index 0000000..26204c6 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3319ce787bb3ab1b4ba59fc4b39671d6c740bd2e2aa844a1faf9779befdfb315 +size 7887180480 diff --git a/MN-14B-Crimson-Veil.i1-Q5_K_M.gguf b/MN-14B-Crimson-Veil.i1-Q5_K_M.gguf new file mode 100644 index 0000000..2f3d87c --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069502a99483eaed7646e3918fb9a972c9e577671dd5d771659321df6182d344 +size 9685897920 diff --git a/MN-14B-Crimson-Veil.i1-Q5_K_S.gguf b/MN-14B-Crimson-Veil.i1-Q5_K_S.gguf new file mode 100644 index 0000000..26f4156 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee1ce0e9f2777e11e1d3413792e17baf4198e72e85fc71f229ca2870cc3443ac +size 9456112320 diff --git a/MN-14B-Crimson-Veil.i1-Q6_K.gguf b/MN-14B-Crimson-Veil.i1-Q6_K.gguf new file mode 100644 index 0000000..be0edb0 --- /dev/null +++ b/MN-14B-Crimson-Veil.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e02f462b07035d4ed31c8cb505b213c69defbdbc9f1be532dd96e0b0ccc3a2 +size 11174630080 diff --git a/MN-14B-Crimson-Veil.imatrix.gguf b/MN-14B-Crimson-Veil.imatrix.gguf new file mode 100644 index 0000000..1347a15 --- /dev/null +++ b/MN-14B-Crimson-Veil.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92a20e55122ee26988458e3860bee87f31b3fab3e27e0df6a42178154a01825 +size 7974208 diff --git a/README.md b/README.md new file mode 100644 index 0000000..9b23215 --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: Vortex5/MN-14B-Crimson-Veil +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +- roleplay +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Vortex5/MN-14B-Crimson-Veil + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#MN-14B-Crimson-Veil-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-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/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ1_S.gguf) | i1-IQ1_S | 3.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ1_M.gguf) | i1-IQ1_M | 3.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ2_S.gguf) | i1-IQ2_S | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ2_M.gguf) | i1-IQ2_M | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.0 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q2_K.gguf) | i1-Q2_K | 5.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.0 | | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.2 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ3_S.gguf) | i1-IQ3_S | 6.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ3_M.gguf) | i1-IQ3_M | 6.4 | | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q3_K_L.gguf) | i1-Q3_K_L | 7.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ4_XS.gguf) | i1-IQ4_XS | 7.6 | | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q4_0.gguf) | i1-Q4_0 | 8.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q4_K_M.gguf) | i1-Q4_K_M | 8.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q4_1.gguf) | i1-Q4_1 | 8.7 | | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q5_K_S.gguf) | i1-Q5_K_S | 9.6 | | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q5_K_M.gguf) | i1-Q5_K_M | 9.8 | | +| [GGUF](https://huggingface.co/mradermacher/MN-14B-Crimson-Veil-i1-GGUF/resolve/main/MN-14B-Crimson-Veil.i1-Q6_K.gguf) | i1-Q6_K | 11.3 | 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. + +