From 887d686a59ddb96ae49bcd67d723be7942524131 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 14 Apr 2026 00:52:03 +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/LUCIFER-3.2-1B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ LUCIFER-3.2-1B.i1-IQ1_M.gguf | 3 + LUCIFER-3.2-1B.i1-IQ1_S.gguf | 3 + LUCIFER-3.2-1B.i1-IQ2_M.gguf | 3 + LUCIFER-3.2-1B.i1-IQ2_S.gguf | 3 + LUCIFER-3.2-1B.i1-IQ2_XS.gguf | 3 + LUCIFER-3.2-1B.i1-IQ2_XXS.gguf | 3 + LUCIFER-3.2-1B.i1-IQ3_M.gguf | 3 + LUCIFER-3.2-1B.i1-IQ3_S.gguf | 3 + LUCIFER-3.2-1B.i1-IQ3_XS.gguf | 3 + LUCIFER-3.2-1B.i1-IQ3_XXS.gguf | 3 + LUCIFER-3.2-1B.i1-IQ4_NL.gguf | 3 + LUCIFER-3.2-1B.i1-IQ4_XS.gguf | 3 + LUCIFER-3.2-1B.i1-Q2_K.gguf | 3 + LUCIFER-3.2-1B.i1-Q2_K_S.gguf | 3 + LUCIFER-3.2-1B.i1-Q3_K_L.gguf | 3 + LUCIFER-3.2-1B.i1-Q3_K_M.gguf | 3 + LUCIFER-3.2-1B.i1-Q3_K_S.gguf | 3 + LUCIFER-3.2-1B.i1-Q4_0.gguf | 3 + LUCIFER-3.2-1B.i1-Q4_1.gguf | 3 + LUCIFER-3.2-1B.i1-Q4_K_M.gguf | 3 + LUCIFER-3.2-1B.i1-Q4_K_S.gguf | 3 + LUCIFER-3.2-1B.i1-Q5_K_M.gguf | 3 + LUCIFER-3.2-1B.i1-Q5_K_S.gguf | 3 + LUCIFER-3.2-1B.i1-Q6_K.gguf | 3 + LUCIFER-3.2-1B.imatrix.gguf | 3 + README.md | 141 +++++++++++++++++++++++++++++++++ 27 files changed, 276 insertions(+) create mode 100644 .gitattributes create mode 100644 LUCIFER-3.2-1B.i1-IQ1_M.gguf create mode 100644 LUCIFER-3.2-1B.i1-IQ1_S.gguf create mode 100644 LUCIFER-3.2-1B.i1-IQ2_M.gguf create mode 100644 LUCIFER-3.2-1B.i1-IQ2_S.gguf create mode 100644 LUCIFER-3.2-1B.i1-IQ2_XS.gguf create mode 100644 LUCIFER-3.2-1B.i1-IQ2_XXS.gguf create mode 100644 LUCIFER-3.2-1B.i1-IQ3_M.gguf create mode 100644 LUCIFER-3.2-1B.i1-IQ3_S.gguf create mode 100644 LUCIFER-3.2-1B.i1-IQ3_XS.gguf create mode 100644 LUCIFER-3.2-1B.i1-IQ3_XXS.gguf create mode 100644 LUCIFER-3.2-1B.i1-IQ4_NL.gguf create mode 100644 LUCIFER-3.2-1B.i1-IQ4_XS.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q2_K.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q2_K_S.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q3_K_L.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q3_K_M.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q3_K_S.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q4_0.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q4_1.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q4_K_M.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q4_K_S.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q5_K_M.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q5_K_S.gguf create mode 100644 LUCIFER-3.2-1B.i1-Q6_K.gguf create mode 100644 LUCIFER-3.2-1B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..53d979a --- /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 +LUCIFER-3.2-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LUCIFER-3.2-1B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LUCIFER-3.2-1B.i1-IQ1_M.gguf b/LUCIFER-3.2-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..8529851 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d8e0785ac613a34fb47150f74767e57bd134ebfcce29d640794f2b0d823415 +size 499801376 diff --git a/LUCIFER-3.2-1B.i1-IQ1_S.gguf b/LUCIFER-3.2-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..3c6fd08 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:574913bf6b296dfa83832c1e6b412ac23254478632b432793d2ac901f6912ded +size 479747360 diff --git a/LUCIFER-3.2-1B.i1-IQ2_M.gguf b/LUCIFER-3.2-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..74094ce --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9865220381c7cbe874de833bbd37591ade633b3d96cbc9902e0f954d9ed64f0 +size 628321568 diff --git a/LUCIFER-3.2-1B.i1-IQ2_S.gguf b/LUCIFER-3.2-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..77abf71 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d39b657eaea182637dd9ab19e24036816d44e2f34be717ac2bfcd8534ac201a +size 601582880 diff --git a/LUCIFER-3.2-1B.i1-IQ2_XS.gguf b/LUCIFER-3.2-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..f9724ad --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c93d7e39c42d63837cc728fba19a8c311ad97ff562730d5856b1c065ff589d +size 562060576 diff --git a/LUCIFER-3.2-1B.i1-IQ2_XXS.gguf b/LUCIFER-3.2-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..7ca918b --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dc2e75c6c99f57ba6058b7300b85d4e0300b3271bc48ecb256653092390be18 +size 533224736 diff --git a/LUCIFER-3.2-1B.i1-IQ3_M.gguf b/LUCIFER-3.2-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..be38374 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e874a1575684afb3abaac90d19163803ad3e46d2ec24903f831bc3e926bc4bf2 +size 770161952 diff --git a/LUCIFER-3.2-1B.i1-IQ3_S.gguf b/LUCIFER-3.2-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..9b707d5 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9502a8f2949411be484391c78e1f4897e7750cbdd93bab4a34c1f296e3409a55 +size 756792608 diff --git a/LUCIFER-3.2-1B.i1-IQ3_XS.gguf b/LUCIFER-3.2-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3d178c3 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d9de069e05d4eadf66c2a004d9b9219c9b634015e425e3ee193eb6b2ef5af08 +size 733986080 diff --git a/LUCIFER-3.2-1B.i1-IQ3_XXS.gguf b/LUCIFER-3.2-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..bf51a7d --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dccf68ab46a6c096ded40d0954f1d050d7a985ebe7ad1e8d12bcea11eaaec095 +size 674983200 diff --git a/LUCIFER-3.2-1B.i1-IQ4_NL.gguf b/LUCIFER-3.2-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..5faeb80 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29f98d088ee37592177d6049db088495123b6ce56eb771bb9fcb55f4b53bb18 +size 920784160 diff --git a/LUCIFER-3.2-1B.i1-IQ4_XS.gguf b/LUCIFER-3.2-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..3f0b906 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:354b9800b664fb9dce8c92d4fde0b7122e54f2ef9d2d4539f8dae0c53d3969fa +size 882691360 diff --git a/LUCIFER-3.2-1B.i1-Q2_K.gguf b/LUCIFER-3.2-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..55e0f90 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b56b2d903f6ddb93c8dda070a577c884a2c0b208e1a012a0557afa252c4c74d7 +size 667069728 diff --git a/LUCIFER-3.2-1B.i1-Q2_K_S.gguf b/LUCIFER-3.2-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..46b9808 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d3195e78b5e546666d5ff9d1a71597f063edb7a07159ed925222c1b3286766d +size 640855328 diff --git a/LUCIFER-3.2-1B.i1-Q3_K_L.gguf b/LUCIFER-3.2-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..5b58b46 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ba8f1bdc46e6277ec1b4a00a31373fded4bb164f6c3b31c61c65f24b53e7b2 +size 845397280 diff --git a/LUCIFER-3.2-1B.i1-Q3_K_M.gguf b/LUCIFER-3.2-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..492d496 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08af3a1b9275a78a4344cb6ee66f14ff72ad2dc4ea290cdee65d61bfd4a5b6ae +size 803716384 diff --git a/LUCIFER-3.2-1B.i1-Q3_K_S.gguf b/LUCIFER-3.2-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..3c30c2f --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18876747bf65ce39e1668b4ee50c30f063c03f588b5c297ac012a42196ec5584 +size 754564384 diff --git a/LUCIFER-3.2-1B.i1-Q4_0.gguf b/LUCIFER-3.2-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..195d389 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc6111849e39e9a7f81347844b9c08976639141d3299d5474f42011cded85cf +size 920784160 diff --git a/LUCIFER-3.2-1B.i1-Q4_1.gguf b/LUCIFER-3.2-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..fddc8e8 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2637aaab82326757b14f5e3aded9d586f7779d2460a6eb1f00b56907c7f15c +size 995921184 diff --git a/LUCIFER-3.2-1B.i1-Q4_K_M.gguf b/LUCIFER-3.2-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..177739f --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4749002d6ec0ef4fd78d9682ee33477cdddba9c2b710256ad67b9e24e9e1dd71 +size 955452704 diff --git a/LUCIFER-3.2-1B.i1-Q4_K_S.gguf b/LUCIFER-3.2-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..2037f19 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16879d315f25854e0353d5b4d8b306ece1adb8585796af304e5e8c7324b37ad9 +size 923405600 diff --git a/LUCIFER-3.2-1B.i1-Q5_K_M.gguf b/LUCIFER-3.2-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..01329ff --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c691e826fb949a04b5e98919a69fe8b33ead0c9b4621fc106011ae01a220c1f7 +size 1092095264 diff --git a/LUCIFER-3.2-1B.i1-Q5_K_S.gguf b/LUCIFER-3.2-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..591a0ed --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34995fc467edeca5c21add9f2d7a67d802d67dd98b3007ec3e55b187a92db1e +size 1073155360 diff --git a/LUCIFER-3.2-1B.i1-Q6_K.gguf b/LUCIFER-3.2-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..1e4db19 --- /dev/null +++ b/LUCIFER-3.2-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d26b88c38c262815a98489ec313e71e92dd97a90b417628b4c3032a34da91c2 +size 1237277984 diff --git a/LUCIFER-3.2-1B.imatrix.gguf b/LUCIFER-3.2-1B.imatrix.gguf new file mode 100644 index 0000000..a84aa85 --- /dev/null +++ b/LUCIFER-3.2-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09aa7436ec9aa57fc42e535f5668ec7deb6882ed60b60c0b8504320c2d53b3d6 +size 1328000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..b6d5cad --- /dev/null +++ b/README.md @@ -0,0 +1,141 @@ +--- +base_model: Novaciano/LUCIFER-3.2-1B +datasets: +- marcuscedricridia/unAIthical-ShareGPT-deepclean-sharegpt +- WasamiKirua/Her-Samantha-Style +- HuggingFaceTB/smoltalk +- Guilherme34/uncensor +- teknium/OpenHermes-2.5 +- passing2961/multifaceted-skill-of-mind +- PawanKrd/math-gpt-4o-200k +- V3N0M/Jenna-50K-Alpaca-Uncensored +- cognitivecomputations/dolphin-coder +- mlabonne/FineTome-100k +- microsoft/orca-math-word-problems-200k +- CarrotAI/ko-instruction-dataset +- Salesforce/xlam-function-calling-60k +- anthracite-org/kalo-opus-instruct-22k-no-refusal +- anthracite-org/stheno-filtered-v1.1 +- anthracite-org/nopm_claude_writing_fixed +- AiAF/SCPWiki-Archive-02-March-2025-Datasets +- huihui-ai/QWQ-LONGCOT-500K +- huihui-ai/LONGCOT-Refine-500K +- Epiculous/Synthstruct-Gens-v1.1-Filtered-n-Cleaned +- Epiculous/SynthRP-Gens-v1.1-Filtered-n-Cleaned +- alexandreteles/AlpacaToxicQA_ShareGPT +- Nitral-AI/Active_RP-ShareGPT +- PJMixers/hieunguyenminh_roleplay-deduped-ShareGPT +- Nitral-AI/RP_Alignment-ShareGPT +- Chaser-cz/sonnet35-charcard-roleplay-sharegpt +- AiCloser/sharegpt_cot_dataset +- PJMixers/Gryphe_Opus-WritingPrompts-Story2Prompt-ShareGPT +- priveeai/pippa_sharegpt +- Locutusque/sharegpt_gpt4_uncensored_cleaned +- OpenCoder-LLM/opc-sft-stage1 +- OpenCoder-LLM/opc-sft-stage2 +- microsoft/orca-agentinstruct-1M-v1 +- NousResearch/hermes-function-calling-v1 +- AI-MO/NuminaMath-CoT +- AI-MO/NuminaMath-TIR +- allenai/tulu-3-sft-mixture +- cognitivecomputations/samantha-data +- m-a-p/CodeFeedback-Filtered-Instruction +- m-a-p/Code-Feedback +- FreedomIntelligence/medical-o1-reasoning-SFT +language: +- en +- es +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +- nsfw +- rp +- 1b +- llama +- roleplay +- creative +- erotic +- friend +- girlfriend +- perturbations +- llama-cpp +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Novaciano/LUCIFER-3.2-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LUCIFER-3.2-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/LUCIFER-3.2-1B-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/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/LUCIFER-3.2-1B-i1-GGUF/resolve/main/LUCIFER-3.2-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.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. + +