From f3995fb032c03dac69e21bb42ad3651b3060b151 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 10 May 2026 20:45:04 +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/Gemma-3-Dark-Horror-4B-it-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ Gemma-3-Dark-Horror-4B-it.i1-IQ1_M.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-IQ1_S.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-IQ2_M.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-IQ2_S.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-IQ2_XS.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-IQ2_XXS.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-IQ3_M.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-IQ3_S.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-IQ3_XS.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-IQ3_XXS.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-IQ4_NL.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-IQ4_XS.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q2_K.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q2_K_S.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q3_K_L.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q3_K_M.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q3_K_S.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q4_0.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q4_1.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q4_K_M.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q4_K_S.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q5_K_M.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q5_K_S.gguf | 3 + Gemma-3-Dark-Horror-4B-it.i1-Q6_K.gguf | 3 + Gemma-3-Dark-Horror-4B-it.imatrix.gguf | 3 + README.md | 105 ++++++++++++++++++++++ 27 files changed, 240 insertions(+) create mode 100644 .gitattributes create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ1_M.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ1_S.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ2_M.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ2_S.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ2_XS.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ2_XXS.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ3_M.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ3_S.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ3_XS.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ3_XXS.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ4_NL.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-IQ4_XS.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q2_K.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q2_K_S.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q3_K_L.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q3_K_M.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q3_K_S.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q4_0.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q4_1.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q4_K_M.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q4_K_S.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q5_K_M.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q5_K_S.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.i1-Q6_K.gguf create mode 100644 Gemma-3-Dark-Horror-4B-it.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..48f2bd3 --- /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 +Gemma-3-Dark-Horror-4B-it.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma-3-Dark-Horror-4B-it.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ1_M.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ1_M.gguf new file mode 100644 index 0000000..52413b1 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d29cad5f6d6b8563b90be0423eb304c1b950b1622108481a20b777861791e8c +size 1199572192 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ1_S.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ1_S.gguf new file mode 100644 index 0000000..6158106 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d1dfe8b7c232475ce68a4199ea555f85e24d6caea56aae4c8d2cb8208cfa0b +size 1133094112 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ2_M.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ2_M.gguf new file mode 100644 index 0000000..12a3174 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c37cf666fc118e338951b3ae085519268b3d6075cd7e89c8926f04615c7cd5cc +size 1537983712 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ2_S.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ2_S.gguf new file mode 100644 index 0000000..6e95de6 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc68b68023570e602f7155d5119f7d86151c682f4ffbd737f51169ae7d53fda +size 1449346272 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ2_XS.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ2_XS.gguf new file mode 100644 index 0000000..c350751 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7c538201dcdce865a1dabec71dab387188b04caf9d9f7fce0da912857ef0035 +size 1404576992 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ2_XXS.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..1c5468d --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:074757be724e6d32dfed035219359853abbeb8bfb3445541659b4094d884d44d +size 1310368992 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ3_M.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ3_M.gguf new file mode 100644 index 0000000..749b225 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c556f4862de2f7f0f23e549720b623cbde10aaa2bd62b308ccc0498eea3c7a2c +size 1986804192 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ3_S.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ3_S.gguf new file mode 100644 index 0000000..e367c4b --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f3c7209199ddf3074772a808e063e01cafeab27f76c4fce1556c10f6411086 +size 1937365472 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ3_XS.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e3af9e1 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a297f2274f3af22c7e728340624d3c3688dd05fa5eb145d64a5a435d68592f7 +size 1863391712 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ3_XXS.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..7ae9bf7 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465c50cade789af0679cbeb1f41f22be56eb2241ce48f5d747896409f6797e05 +size 1689453792 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ4_NL.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ4_NL.gguf new file mode 100644 index 0000000..8e7021d --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622890a0a9e83b0b1b3f3d7f2c9276448705ac244e9ee9fb7a51167eef947999 +size 2363513312 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-IQ4_XS.gguf b/Gemma-3-Dark-Horror-4B-it.i1-IQ4_XS.gguf new file mode 100644 index 0000000..dba2764 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb5ef411da84edfcbc0c74e2780630eb4c414bdc7be4ae776eae28e7660309d3 +size 2263243232 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q2_K.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q2_K.gguf new file mode 100644 index 0000000..237f72b --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0adb11e8df417aebb900332bc958c37a2e17b1da6b137c34f419f12e3cc3802d +size 1729165792 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q2_K_S.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q2_K_S.gguf new file mode 100644 index 0000000..f15bee2 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4bf94fa6393c6457695cfcad2094c482ace26dc4b00a79f82800936f821f457 +size 1636063712 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_L.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f22720c --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033a03f451b48d132cb2b2487e7a19e60442840622982d220f6efb2541db6ff7 +size 2236086752 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_M.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_M.gguf new file mode 100644 index 0000000..ef3944b --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec6d9b5cd6af6697dc5d6b5eaf33dc127762ba899b2cee081f85e7981d31d115 +size 2098461152 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_S.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_S.gguf new file mode 100644 index 0000000..48b4b95 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db727a2a4eb686622a7e23a85610d5bc6e4d9b165e31d129ef5fd6dbb6bc67e5 +size 1937365472 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q4_0.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q4_0.gguf new file mode 100644 index 0000000..d068209 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4691445a0bb48ee4cc14be1089c619b99a4e82cc8ee7e22618c7b91800de8634 +size 2370066912 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q4_1.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q4_1.gguf new file mode 100644 index 0000000..d9ff23e --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2d04b0d8016921b69c3627b827d510a77c09430d1618cfb442d47186a1b2b1d +size 2564053472 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q4_K_M.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5c24f4a --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:930224d402fa96deb71c4f9acaa8975c03d3ac1faff94f619fef29a743ce11b9 +size 2489895392 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q4_K_S.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q4_K_S.gguf new file mode 100644 index 0000000..465690f --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:591b8d91d376470662fc8545d829a71e3311dff7ec1654b71f833c01db286268 +size 2377931232 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q5_K_M.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q5_K_M.gguf new file mode 100644 index 0000000..6a07fb2 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5698ded8ae10408dbc4e53ea5e4959bdd29cad1b0a0135fca26e2e0c529fbcc4 +size 2829699552 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q5_K_S.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q5_K_S.gguf new file mode 100644 index 0000000..ae3539b --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36a23217eb85e277d4d010ef717cf8caa884f59628be0dd7f5a8c15f23a209d +size 2764593632 diff --git a/Gemma-3-Dark-Horror-4B-it.i1-Q6_K.gguf b/Gemma-3-Dark-Horror-4B-it.i1-Q6_K.gguf new file mode 100644 index 0000000..6b9bb07 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25858e618baeba7b5140eeaf7acc823a84ef54c26ddc04f3c1e92659a5d6b05d +size 3190741472 diff --git a/Gemma-3-Dark-Horror-4B-it.imatrix.gguf b/Gemma-3-Dark-Horror-4B-it.imatrix.gguf new file mode 100644 index 0000000..fcdba53 --- /dev/null +++ b/Gemma-3-Dark-Horror-4B-it.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4577d71baa397e9f0cd1dd49d2f9d5e62504e5384426e2702666c99b234a9e94 +size 3448608 diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c32658 --- /dev/null +++ b/README.md @@ -0,0 +1,105 @@ +--- +base_model: DavidAU/Gemma-3-Dark-Horror-4B-it +datasets: +- DavidAU/horror-nightmare1 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- programming +- code generation +- code +- coding +- coder +- chat +- code +- chat +- all uses cases +- finetune +- unsloth +- not-for-all-audiences +- creative +- story telling +- scene generation +- horror +- gemma-3 +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/DavidAU/Gemma-3-Dark-Horror-4B-it + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Gemma-3-Dark-Horror-4B-it-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-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/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ1_M.gguf) | i1-IQ1_M | 1.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ3_XS.gguf) | i1-IQ3_XS | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma-3-Dark-Horror-4B-it-i1-GGUF/resolve/main/Gemma-3-Dark-Horror-4B-it.i1-Q6_K.gguf) | i1-Q6_K | 3.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. + +