From 2dc9a75ce3dc8a813c71af505d04c5c806643c36 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 14 May 2026 13:41:43 +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/LilithCore-v1-12B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++ LilithCore-v1-12B.i1-IQ1_M.gguf | 3 ++ LilithCore-v1-12B.i1-IQ1_S.gguf | 3 ++ LilithCore-v1-12B.i1-IQ2_M.gguf | 3 ++ LilithCore-v1-12B.i1-IQ2_S.gguf | 3 ++ LilithCore-v1-12B.i1-IQ2_XS.gguf | 3 ++ LilithCore-v1-12B.i1-IQ2_XXS.gguf | 3 ++ LilithCore-v1-12B.i1-IQ3_M.gguf | 3 ++ LilithCore-v1-12B.i1-IQ3_S.gguf | 3 ++ LilithCore-v1-12B.i1-IQ3_XS.gguf | 3 ++ LilithCore-v1-12B.i1-IQ3_XXS.gguf | 3 ++ LilithCore-v1-12B.i1-IQ4_NL.gguf | 3 ++ LilithCore-v1-12B.i1-IQ4_XS.gguf | 3 ++ LilithCore-v1-12B.i1-Q2_K.gguf | 3 ++ LilithCore-v1-12B.i1-Q2_K_S.gguf | 3 ++ LilithCore-v1-12B.i1-Q3_K_L.gguf | 3 ++ LilithCore-v1-12B.i1-Q3_K_M.gguf | 3 ++ LilithCore-v1-12B.i1-Q3_K_S.gguf | 3 ++ LilithCore-v1-12B.i1-Q4_0.gguf | 3 ++ LilithCore-v1-12B.i1-Q4_1.gguf | 3 ++ LilithCore-v1-12B.i1-Q4_K_M.gguf | 3 ++ LilithCore-v1-12B.i1-Q4_K_S.gguf | 3 ++ LilithCore-v1-12B.i1-Q5_K_M.gguf | 3 ++ LilithCore-v1-12B.i1-Q5_K_S.gguf | 3 ++ LilithCore-v1-12B.i1-Q6_K.gguf | 3 ++ README.md | 84 +++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 27 files changed, 219 insertions(+) create mode 100644 .gitattributes create mode 100644 LilithCore-v1-12B.i1-IQ1_M.gguf create mode 100644 LilithCore-v1-12B.i1-IQ1_S.gguf create mode 100644 LilithCore-v1-12B.i1-IQ2_M.gguf create mode 100644 LilithCore-v1-12B.i1-IQ2_S.gguf create mode 100644 LilithCore-v1-12B.i1-IQ2_XS.gguf create mode 100644 LilithCore-v1-12B.i1-IQ2_XXS.gguf create mode 100644 LilithCore-v1-12B.i1-IQ3_M.gguf create mode 100644 LilithCore-v1-12B.i1-IQ3_S.gguf create mode 100644 LilithCore-v1-12B.i1-IQ3_XS.gguf create mode 100644 LilithCore-v1-12B.i1-IQ3_XXS.gguf create mode 100644 LilithCore-v1-12B.i1-IQ4_NL.gguf create mode 100644 LilithCore-v1-12B.i1-IQ4_XS.gguf create mode 100644 LilithCore-v1-12B.i1-Q2_K.gguf create mode 100644 LilithCore-v1-12B.i1-Q2_K_S.gguf create mode 100644 LilithCore-v1-12B.i1-Q3_K_L.gguf create mode 100644 LilithCore-v1-12B.i1-Q3_K_M.gguf create mode 100644 LilithCore-v1-12B.i1-Q3_K_S.gguf create mode 100644 LilithCore-v1-12B.i1-Q4_0.gguf create mode 100644 LilithCore-v1-12B.i1-Q4_1.gguf create mode 100644 LilithCore-v1-12B.i1-Q4_K_M.gguf create mode 100644 LilithCore-v1-12B.i1-Q4_K_S.gguf create mode 100644 LilithCore-v1-12B.i1-Q5_K_M.gguf create mode 100644 LilithCore-v1-12B.i1-Q5_K_S.gguf create mode 100644 LilithCore-v1-12B.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..2f2acc5 --- /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 +LilithCore-v1-12B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +LilithCore-v1-12B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LilithCore-v1-12B.i1-IQ1_M.gguf b/LilithCore-v1-12B.i1-IQ1_M.gguf new file mode 100644 index 0000000..b761ae2 --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5d349449184f1a110c179620438ee51b43d14effecd408834b4d110ca7cdec +size 3221624832 diff --git a/LilithCore-v1-12B.i1-IQ1_S.gguf b/LilithCore-v1-12B.i1-IQ1_S.gguf new file mode 100644 index 0000000..ab0f926 --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ea80a6467371fc60706ee8dfc1b57ffe00ef78ca90e02e1462ecc7564b1684 +size 2999212032 diff --git a/LilithCore-v1-12B.i1-IQ2_M.gguf b/LilithCore-v1-12B.i1-IQ2_M.gguf new file mode 100644 index 0000000..89a831e --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a384a7f0d6472fbed122406eab5665d8718ba1f2f0086f52ee3471b30a011dde +size 4435023872 diff --git a/LilithCore-v1-12B.i1-IQ2_S.gguf b/LilithCore-v1-12B.i1-IQ2_S.gguf new file mode 100644 index 0000000..4cf0b5c --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a4d36de04a27c4165acb218f1300c64286dea467869dcffecf239dcebe3d344 +size 4138473472 diff --git a/LilithCore-v1-12B.i1-IQ2_XS.gguf b/LilithCore-v1-12B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..b9a83c3 --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa501081133746afaa19930a7b12573dea4d34b3bbf168bd53f00a98b2a88603 +size 3915077632 diff --git a/LilithCore-v1-12B.i1-IQ2_XXS.gguf b/LilithCore-v1-12B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..18c938b --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d1b8a8561d810f67279900832910794b3de80ffc0dc467dc11b996a2760c03 +size 3592312832 diff --git a/LilithCore-v1-12B.i1-IQ3_M.gguf b/LilithCore-v1-12B.i1-IQ3_M.gguf new file mode 100644 index 0000000..65b3539 --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e36c4dac931a09d05675f96440420586ca84279639d33a929416b0845a05e0 +size 5722232832 diff --git a/LilithCore-v1-12B.i1-IQ3_S.gguf b/LilithCore-v1-12B.i1-IQ3_S.gguf new file mode 100644 index 0000000..b75b295 --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82bb774d586307fda23335af6b460a08998738e3683356318d8eb827db43a741 +size 5562079232 diff --git a/LilithCore-v1-12B.i1-IQ3_XS.gguf b/LilithCore-v1-12B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..1868d49 --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8674a4deeabda14e9dee3928c43d0be138d548feab726ed959ef8cab0640d5de +size 5306488832 diff --git a/LilithCore-v1-12B.i1-IQ3_XXS.gguf b/LilithCore-v1-12B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..944df5d --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f58fb8a605e3aa7624b7aeeda771d19d0b6c45d2f33375dd72fcee4457fc666b +size 4945385472 diff --git a/LilithCore-v1-12B.i1-IQ4_NL.gguf b/LilithCore-v1-12B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..776d0af --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:178587cbbe29af48cf8b9fe8d29ed403d76b0d82c1629fbc892f9c02954cf122 +size 7097915392 diff --git a/LilithCore-v1-12B.i1-IQ4_XS.gguf b/LilithCore-v1-12B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..ff3e5e7 --- /dev/null +++ b/LilithCore-v1-12B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbb1440b12e0e68a58024a99376212f977f24516f18fd2c481f7e63d195fb26f +size 6742710272 diff --git a/LilithCore-v1-12B.i1-Q2_K.gguf b/LilithCore-v1-12B.i1-Q2_K.gguf new file mode 100644 index 0000000..3fa81e3 --- /dev/null +++ b/LilithCore-v1-12B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f200556d023237f1d969961c533d4c2f67c638f0d40645caf94cc7e0f9d8be2 +size 4791048192 diff --git a/LilithCore-v1-12B.i1-Q2_K_S.gguf b/LilithCore-v1-12B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..062aa0f --- /dev/null +++ b/LilithCore-v1-12B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:789cb573d2aeb440423e004fafd6a44d966d30e95b5e31264bcbcb15720176f2 +size 4493678592 diff --git a/LilithCore-v1-12B.i1-Q3_K_L.gguf b/LilithCore-v1-12B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..1d177c0 --- /dev/null +++ b/LilithCore-v1-12B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f3a7862c9a231ba8d2556ba3cc5acddd91a75cc06ee38f14f04ddc9d0c33d6 +size 6561503232 diff --git a/LilithCore-v1-12B.i1-Q3_K_M.gguf b/LilithCore-v1-12B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..42e1043 --- /dev/null +++ b/LilithCore-v1-12B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a85030edeb92a65e67d7c50c605591e1694c498531c17fe8a680ffc65fda18b +size 6083090432 diff --git a/LilithCore-v1-12B.i1-Q3_K_S.gguf b/LilithCore-v1-12B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..693e735 --- /dev/null +++ b/LilithCore-v1-12B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57229bc2ebef534112ad6d92d6e9938b5c9ed9dfb6ba9670e6987b2f9ab1e1b0 +size 5534226432 diff --git a/LilithCore-v1-12B.i1-Q4_0.gguf b/LilithCore-v1-12B.i1-Q4_0.gguf new file mode 100644 index 0000000..ea44e03 --- /dev/null +++ b/LilithCore-v1-12B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232148a2a4d9ebe8175ff3b8d653b7fcf06e74b05f926cf6f88a7812d94375dc +size 7094638592 diff --git a/LilithCore-v1-12B.i1-Q4_1.gguf b/LilithCore-v1-12B.i1-Q4_1.gguf new file mode 100644 index 0000000..67392e3 --- /dev/null +++ b/LilithCore-v1-12B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6f6a42b24b73bda00d096e4e425f9eb87514d399aace72f2c3e8edc6779e03 +size 7795218432 diff --git a/LilithCore-v1-12B.i1-Q4_K_M.gguf b/LilithCore-v1-12B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..48404a7 --- /dev/null +++ b/LilithCore-v1-12B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a31f66966ddd6aed471c186e8c296aa6a0159fbd4be6eef12badabba1e25dcb +size 7477204992 diff --git a/LilithCore-v1-12B.i1-Q4_K_S.gguf b/LilithCore-v1-12B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..8c73300 --- /dev/null +++ b/LilithCore-v1-12B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05d7307be764e46120f3e12016b7f2cc4a5a4250ddaf36c0b8d85638ec9066f7 +size 7120197632 diff --git a/LilithCore-v1-12B.i1-Q5_K_M.gguf b/LilithCore-v1-12B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..1c9c998 --- /dev/null +++ b/LilithCore-v1-12B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34c4df0342ab53cc47646722feedc662929b7a6ba18fde694ccfb825273358fa +size 8727631872 diff --git a/LilithCore-v1-12B.i1-Q5_K_S.gguf b/LilithCore-v1-12B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..d35aca9 --- /dev/null +++ b/LilithCore-v1-12B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b98636517c2b782338aa7ea645e83a242ae30bd11445e9e00d35b536c9f5a5 +size 8518735872 diff --git a/LilithCore-v1-12B.i1-Q6_K.gguf b/LilithCore-v1-12B.i1-Q6_K.gguf new file mode 100644 index 0000000..7ef5337 --- /dev/null +++ b/LilithCore-v1-12B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f8ab69232f65b61d0fc6f22d3e34f5a352f68b49442be70a1270edaffe79b21 +size 10056210432 diff --git a/README.md b/README.md new file mode 100644 index 0000000..fdb02ea --- /dev/null +++ b/README.md @@ -0,0 +1,84 @@ +--- +base_model: DoppelReflEx/LilithCore-v1-12B +language: +- en +library_name: transformers +license: cc-by-nc-4.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/DoppelReflEx/LilithCore-v1-12B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LilithCore-v1-12B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/LilithCore-v1-12B-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/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/LilithCore-v1-12B-i1-GGUF/resolve/main/LilithCore-v1-12B.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..4515375 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25562c51ec460d0c8fdfc3a65832b8eed3ede97a7d1200fadc5ee41357f22526 +size 7054405