From a94cc855fd2826570d7cd9c0670c5e119426b05a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 4 Jun 2026 23:21: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/Fornicator-3.2-1B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ Fornicator-3.2-1B.i1-IQ1_M.gguf | 3 + Fornicator-3.2-1B.i1-IQ1_S.gguf | 3 + Fornicator-3.2-1B.i1-IQ2_M.gguf | 3 + Fornicator-3.2-1B.i1-IQ2_S.gguf | 3 + Fornicator-3.2-1B.i1-IQ2_XS.gguf | 3 + Fornicator-3.2-1B.i1-IQ2_XXS.gguf | 3 + Fornicator-3.2-1B.i1-IQ3_M.gguf | 3 + Fornicator-3.2-1B.i1-IQ3_S.gguf | 3 + Fornicator-3.2-1B.i1-IQ3_XS.gguf | 3 + Fornicator-3.2-1B.i1-IQ3_XXS.gguf | 3 + Fornicator-3.2-1B.i1-IQ4_NL.gguf | 3 + Fornicator-3.2-1B.i1-IQ4_XS.gguf | 3 + Fornicator-3.2-1B.i1-Q2_K.gguf | 3 + Fornicator-3.2-1B.i1-Q2_K_S.gguf | 3 + Fornicator-3.2-1B.i1-Q3_K_L.gguf | 3 + Fornicator-3.2-1B.i1-Q3_K_M.gguf | 3 + Fornicator-3.2-1B.i1-Q3_K_S.gguf | 3 + Fornicator-3.2-1B.i1-Q4_0.gguf | 3 + Fornicator-3.2-1B.i1-Q4_1.gguf | 3 + Fornicator-3.2-1B.i1-Q4_K_M.gguf | 3 + Fornicator-3.2-1B.i1-Q4_K_S.gguf | 3 + Fornicator-3.2-1B.i1-Q5_K_M.gguf | 3 + Fornicator-3.2-1B.i1-Q5_K_S.gguf | 3 + Fornicator-3.2-1B.i1-Q6_K.gguf | 3 + Fornicator-3.2-1B.imatrix.gguf | 3 + README.md | 94 +++++++++++++++++++++++++++++++ 27 files changed, 229 insertions(+) create mode 100644 .gitattributes create mode 100644 Fornicator-3.2-1B.i1-IQ1_M.gguf create mode 100644 Fornicator-3.2-1B.i1-IQ1_S.gguf create mode 100644 Fornicator-3.2-1B.i1-IQ2_M.gguf create mode 100644 Fornicator-3.2-1B.i1-IQ2_S.gguf create mode 100644 Fornicator-3.2-1B.i1-IQ2_XS.gguf create mode 100644 Fornicator-3.2-1B.i1-IQ2_XXS.gguf create mode 100644 Fornicator-3.2-1B.i1-IQ3_M.gguf create mode 100644 Fornicator-3.2-1B.i1-IQ3_S.gguf create mode 100644 Fornicator-3.2-1B.i1-IQ3_XS.gguf create mode 100644 Fornicator-3.2-1B.i1-IQ3_XXS.gguf create mode 100644 Fornicator-3.2-1B.i1-IQ4_NL.gguf create mode 100644 Fornicator-3.2-1B.i1-IQ4_XS.gguf create mode 100644 Fornicator-3.2-1B.i1-Q2_K.gguf create mode 100644 Fornicator-3.2-1B.i1-Q2_K_S.gguf create mode 100644 Fornicator-3.2-1B.i1-Q3_K_L.gguf create mode 100644 Fornicator-3.2-1B.i1-Q3_K_M.gguf create mode 100644 Fornicator-3.2-1B.i1-Q3_K_S.gguf create mode 100644 Fornicator-3.2-1B.i1-Q4_0.gguf create mode 100644 Fornicator-3.2-1B.i1-Q4_1.gguf create mode 100644 Fornicator-3.2-1B.i1-Q4_K_M.gguf create mode 100644 Fornicator-3.2-1B.i1-Q4_K_S.gguf create mode 100644 Fornicator-3.2-1B.i1-Q5_K_M.gguf create mode 100644 Fornicator-3.2-1B.i1-Q5_K_S.gguf create mode 100644 Fornicator-3.2-1B.i1-Q6_K.gguf create mode 100644 Fornicator-3.2-1B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..41cc487 --- /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 +Fornicator-3.2-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Fornicator-3.2-1B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Fornicator-3.2-1B.i1-IQ1_M.gguf b/Fornicator-3.2-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..64d347a --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45de187bb454a9a46611361e95c2109beace6b2aaccd57c70fcced2c0bf8af67 +size 499791232 diff --git a/Fornicator-3.2-1B.i1-IQ1_S.gguf b/Fornicator-3.2-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..4455179 --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec12e7b241142ef5691e29d9049150d71b99091591bffc90053aed8e7d6d3ab +size 479737216 diff --git a/Fornicator-3.2-1B.i1-IQ2_M.gguf b/Fornicator-3.2-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..6c46fb8 --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0adfeefebb6680f15543b543a22866addc8bb58f053e9cd19112a936cf00d61 +size 628311424 diff --git a/Fornicator-3.2-1B.i1-IQ2_S.gguf b/Fornicator-3.2-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..2b7a056 --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe254a57a825713022a681ceab4d08e0b6c3ee3fdb905e955a7abad2992838f +size 601572736 diff --git a/Fornicator-3.2-1B.i1-IQ2_XS.gguf b/Fornicator-3.2-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..9ecc510 --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ea52b2254ea012f42fc900a2ab7f5eb43d85d42c27eac5b7038d3012261fbd9 +size 562050432 diff --git a/Fornicator-3.2-1B.i1-IQ2_XXS.gguf b/Fornicator-3.2-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d939e35 --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7bbda96fd746d2012d32a950089133e616d6fa2ffda1adab5250178659a4c4e +size 533214592 diff --git a/Fornicator-3.2-1B.i1-IQ3_M.gguf b/Fornicator-3.2-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..9ed1c0f --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da6767d4df24b4cae4bb0d31edbf6c007066f4bff20c5823199820bb7bad592 +size 770151808 diff --git a/Fornicator-3.2-1B.i1-IQ3_S.gguf b/Fornicator-3.2-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..d07ffff --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f9bfda5546fb84c91e6c37d7f0de77f6753e5eb025dfc19f08820fbe657afd +size 756782464 diff --git a/Fornicator-3.2-1B.i1-IQ3_XS.gguf b/Fornicator-3.2-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5ce4fbd --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4c2ba9184a3b56b866b06054e97ec29374b8e8d5ef4b9a09a437c0703d005c1 +size 733975936 diff --git a/Fornicator-3.2-1B.i1-IQ3_XXS.gguf b/Fornicator-3.2-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..4ade8a2 --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0c21c018739091210971d202f7a2487863f769e1383cabebbe6316d8d66e175 +size 674973056 diff --git a/Fornicator-3.2-1B.i1-IQ4_NL.gguf b/Fornicator-3.2-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..b11c527 --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bedceaf3e24cadde01583a737e96c483916592c4538a01d80a50ab6124a6d5d1 +size 920774016 diff --git a/Fornicator-3.2-1B.i1-IQ4_XS.gguf b/Fornicator-3.2-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..494f138 --- /dev/null +++ b/Fornicator-3.2-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:567e1f8b4983236f7f31ab4c9547f1425b3655b98b887e19d407a04459d84dfc +size 882681216 diff --git a/Fornicator-3.2-1B.i1-Q2_K.gguf b/Fornicator-3.2-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..0514263 --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2295a70580c60ce5752130d8360c241a4c0cb7e25c707c10270a671e20c3dddc +size 667059584 diff --git a/Fornicator-3.2-1B.i1-Q2_K_S.gguf b/Fornicator-3.2-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..018757b --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbe057b0fbdf101638861594ce65026593a876c325e4f135b68c0833e4b9e0fc +size 640845184 diff --git a/Fornicator-3.2-1B.i1-Q3_K_L.gguf b/Fornicator-3.2-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..c7af7f9 --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29524014c29ed3bd27e10d71b9744a238ef08ea5170e69a4b7bac22768420240 +size 845387136 diff --git a/Fornicator-3.2-1B.i1-Q3_K_M.gguf b/Fornicator-3.2-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..54500e5 --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63fd2c10919789122c4d0a2393e108e2c0cdbac5ba65f908451daf4a7ee43a54 +size 803706240 diff --git a/Fornicator-3.2-1B.i1-Q3_K_S.gguf b/Fornicator-3.2-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..af2b70f --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2143b298444c9d7cb6170446aef510c3312631e50c5d83bc3e24e3dc94ab654 +size 754554240 diff --git a/Fornicator-3.2-1B.i1-Q4_0.gguf b/Fornicator-3.2-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..f1a004c --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746a6620fba823dde0eeca5e895bcd82d7a603d7ac9712c41681f325840515c8 +size 920774016 diff --git a/Fornicator-3.2-1B.i1-Q4_1.gguf b/Fornicator-3.2-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..6a5246d --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5a2f0afc3f6bb4bb8e1172157905e946845cdab1b5626e0f8323da472bab4c +size 995911040 diff --git a/Fornicator-3.2-1B.i1-Q4_K_M.gguf b/Fornicator-3.2-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..9a6603d --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d798e2641b1f15ca3b210bca3dcf12d8df48ad904a388b4063ed0f1de959012 +size 955442560 diff --git a/Fornicator-3.2-1B.i1-Q4_K_S.gguf b/Fornicator-3.2-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..6e09a4f --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc12713111d8e2026153c1fa11198d8ec36dc18396c98ec583c7cc9fcf1e4bae +size 923395456 diff --git a/Fornicator-3.2-1B.i1-Q5_K_M.gguf b/Fornicator-3.2-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..9eb4b95 --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d9b5074b38dd010a2692c81eabcff4650710e15bc74075cca4a7387bdff5a56 +size 1092085120 diff --git a/Fornicator-3.2-1B.i1-Q5_K_S.gguf b/Fornicator-3.2-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0351ace --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c94238ddf295f2fe97215331b686e4a33ea7eb44a6677b0b13b66f2ebf6ec0e +size 1073145216 diff --git a/Fornicator-3.2-1B.i1-Q6_K.gguf b/Fornicator-3.2-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..24f4a92 --- /dev/null +++ b/Fornicator-3.2-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2beac6fc0d6cfbf71c196fe428ccd6efa8e9a079e1044104f2af61e946704f9b +size 1237267840 diff --git a/Fornicator-3.2-1B.imatrix.gguf b/Fornicator-3.2-1B.imatrix.gguf new file mode 100644 index 0000000..b6d7bfc --- /dev/null +++ b/Fornicator-3.2-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce53d14954299fb701807140c37a606f3fa035f827ff7377a9deb15d962d077 +size 1328000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..413771d --- /dev/null +++ b/README.md @@ -0,0 +1,94 @@ +--- +base_model: NovaCorp/Fornicator-3.2-1B +language: +- es +- en +library_name: transformers +license: llama3.2 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +- warning +- test +- volatile +- extreme +- not-for-all-audiences +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/NovaCorp/Fornicator-3.2-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Fornicator-3.2-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Fornicator-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/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-3.2-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Fornicator-3.2-1B-i1-GGUF/resolve/main/Fornicator-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. + +