From 804eb2c249a6f61c858d812a6003ea55fecb21d6 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 31 May 2026 01:20:18 +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/Gemma3-Emophilic-1B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ Gemma3-Emophilic-1B.i1-IQ1_M.gguf | 3 + Gemma3-Emophilic-1B.i1-IQ1_S.gguf | 3 + Gemma3-Emophilic-1B.i1-IQ2_M.gguf | 3 + Gemma3-Emophilic-1B.i1-IQ2_S.gguf | 3 + Gemma3-Emophilic-1B.i1-IQ2_XS.gguf | 3 + Gemma3-Emophilic-1B.i1-IQ2_XXS.gguf | 3 + Gemma3-Emophilic-1B.i1-IQ3_M.gguf | 3 + Gemma3-Emophilic-1B.i1-IQ3_S.gguf | 3 + Gemma3-Emophilic-1B.i1-IQ3_XS.gguf | 3 + Gemma3-Emophilic-1B.i1-IQ3_XXS.gguf | 3 + Gemma3-Emophilic-1B.i1-IQ4_NL.gguf | 3 + Gemma3-Emophilic-1B.i1-IQ4_XS.gguf | 3 + Gemma3-Emophilic-1B.i1-Q2_K.gguf | 3 + Gemma3-Emophilic-1B.i1-Q2_K_S.gguf | 3 + Gemma3-Emophilic-1B.i1-Q3_K_L.gguf | 3 + Gemma3-Emophilic-1B.i1-Q3_K_M.gguf | 3 + Gemma3-Emophilic-1B.i1-Q3_K_S.gguf | 3 + Gemma3-Emophilic-1B.i1-Q4_0.gguf | 3 + Gemma3-Emophilic-1B.i1-Q4_1.gguf | 3 + Gemma3-Emophilic-1B.i1-Q4_K_M.gguf | 3 + Gemma3-Emophilic-1B.i1-Q4_K_S.gguf | 3 + Gemma3-Emophilic-1B.i1-Q5_K_M.gguf | 3 + Gemma3-Emophilic-1B.i1-Q5_K_S.gguf | 3 + Gemma3-Emophilic-1B.i1-Q6_K.gguf | 3 + Gemma3-Emophilic-1B.imatrix.gguf | 3 + README.md | 87 +++++++++++++++++++++++++++++ 27 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 Gemma3-Emophilic-1B.i1-IQ1_M.gguf create mode 100644 Gemma3-Emophilic-1B.i1-IQ1_S.gguf create mode 100644 Gemma3-Emophilic-1B.i1-IQ2_M.gguf create mode 100644 Gemma3-Emophilic-1B.i1-IQ2_S.gguf create mode 100644 Gemma3-Emophilic-1B.i1-IQ2_XS.gguf create mode 100644 Gemma3-Emophilic-1B.i1-IQ2_XXS.gguf create mode 100644 Gemma3-Emophilic-1B.i1-IQ3_M.gguf create mode 100644 Gemma3-Emophilic-1B.i1-IQ3_S.gguf create mode 100644 Gemma3-Emophilic-1B.i1-IQ3_XS.gguf create mode 100644 Gemma3-Emophilic-1B.i1-IQ3_XXS.gguf create mode 100644 Gemma3-Emophilic-1B.i1-IQ4_NL.gguf create mode 100644 Gemma3-Emophilic-1B.i1-IQ4_XS.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q2_K.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q2_K_S.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q3_K_L.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q3_K_M.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q3_K_S.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q4_0.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q4_1.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q4_K_M.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q4_K_S.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q5_K_M.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q5_K_S.gguf create mode 100644 Gemma3-Emophilic-1B.i1-Q6_K.gguf create mode 100644 Gemma3-Emophilic-1B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bf39eed --- /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 +Gemma3-Emophilic-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma3-Emophilic-1B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Gemma3-Emophilic-1B.i1-IQ1_M.gguf b/Gemma3-Emophilic-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..0152ad5 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e216a676554adb93675a187d13ce9805b7c3efd2ab2bd9b8f3e9997393a1b90f +size 643485184 diff --git a/Gemma3-Emophilic-1B.i1-IQ1_S.gguf b/Gemma3-Emophilic-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..a0654bc --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a6ca57fef78178a416875e6987b34432d803ee591d4899d550265e02d3b9019 +size 639192832 diff --git a/Gemma3-Emophilic-1B.i1-IQ2_M.gguf b/Gemma3-Emophilic-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..f8531bc --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be9c846dddc481fa0a88e5f1c77f19bf71ebf6896bbcd549cbdcf5bc02c94f0 +size 669783040 diff --git a/Gemma3-Emophilic-1B.i1-IQ2_S.gguf b/Gemma3-Emophilic-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..7e7709c --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:decac4cb33954b09fc80a690ce365105746b5cc87444e6359e1ca04fa4bf0b7c +size 664059904 diff --git a/Gemma3-Emophilic-1B.i1-IQ2_XS.gguf b/Gemma3-Emophilic-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..85b18fb --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5cbae9c20e6738c31aec4852e23ca0a893b4452c04060da7069ff7621d3623 +size 657320704 diff --git a/Gemma3-Emophilic-1B.i1-IQ2_XXS.gguf b/Gemma3-Emophilic-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..2daa25c --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e4f2c427949fe3cd28e323647124f305d5e6a873b1c25249dc2ab7959ae905 +size 650639104 diff --git a/Gemma3-Emophilic-1B.i1-IQ3_M.gguf b/Gemma3-Emophilic-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..2f6ef51 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60273a30d554e3b569bb0279647d818d9e46d43187dbbb1da643cb3a705114a4 +size 697060096 diff --git a/Gemma3-Emophilic-1B.i1-IQ3_S.gguf b/Gemma3-Emophilic-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..1f0cb59 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12dd8d4c9920c97c56e3bad930f411b30f0bd9942edfbbf73d73b7864ccfa838 +size 689814016 diff --git a/Gemma3-Emophilic-1B.i1-IQ3_XS.gguf b/Gemma3-Emophilic-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..f5ce365 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd0c6e8fdd7c3104b0ee934d6d5e65e84efd9a80f7830688c1cb1dad04484bb5 +size 689814016 diff --git a/Gemma3-Emophilic-1B.i1-IQ3_XXS.gguf b/Gemma3-Emophilic-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..4e243d7 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b34ca307b4c2ecf3e0f1a5a8525c8f3c87bbfe6dce746c6132e34e0ead20c9 +size 680109568 diff --git a/Gemma3-Emophilic-1B.i1-IQ4_NL.gguf b/Gemma3-Emophilic-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..6168181 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa98ec093e370180438c6ec95b65d8c8fa546572a0f8b0ae56d67defb311d66 +size 721862656 diff --git a/Gemma3-Emophilic-1B.i1-IQ4_XS.gguf b/Gemma3-Emophilic-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..ef3c5fc --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51238949db1e4d3f756f87e8d77bd971f1381b5475a897e518158104316fbd5 +size 714434560 diff --git a/Gemma3-Emophilic-1B.i1-Q2_K.gguf b/Gemma3-Emophilic-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..979ee66 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404fcbd144f20dea7d274c67df81df7d94c1f5f01bbe22198c44421557803ca4 +size 689814016 diff --git a/Gemma3-Emophilic-1B.i1-Q2_K_S.gguf b/Gemma3-Emophilic-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..0fc5cc5 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355d56493d2c5fce39213cb1ad821a723e4981c61d89b80196ca5f52f9d647c3 +size 671271424 diff --git a/Gemma3-Emophilic-1B.i1-Q3_K_L.gguf b/Gemma3-Emophilic-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..88d360d --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166c465efb6a73e25e2fa070545c34bd2c61fb9d33f43e011976e9563a8b3bf5 +size 751575040 diff --git a/Gemma3-Emophilic-1B.i1-Q3_K_M.gguf b/Gemma3-Emophilic-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..fab50aa --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3bb89483e31509208b0eb575cfc2d8097b030edc40045d84440c52db9d6e91 +size 722415616 diff --git a/Gemma3-Emophilic-1B.i1-Q3_K_S.gguf b/Gemma3-Emophilic-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..da298bb --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:294191765d1631246206b667e75065669a26ed85ac263933fe12cdb0449c3cbc +size 688855552 diff --git a/Gemma3-Emophilic-1B.i1-Q4_0.gguf b/Gemma3-Emophilic-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..1c6bbff --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9e991498f6a5add3c85cd5669a7b1d772dcfc56f08293fe10535143e6b1457 +size 721917952 diff --git a/Gemma3-Emophilic-1B.i1-Q4_1.gguf b/Gemma3-Emophilic-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..c099791 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afee0b1b77007d7ad95f1456599c078454e4458a599b41076e4add300d367684 +size 764035072 diff --git a/Gemma3-Emophilic-1B.i1-Q4_K_M.gguf b/Gemma3-Emophilic-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..940fa0b --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afb324b4775a0e1becee026ec919e87196b5f56ea8a80db803e0dabad7ba83a2 +size 806057728 diff --git a/Gemma3-Emophilic-1B.i1-Q4_K_S.gguf b/Gemma3-Emophilic-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..543ad98 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352c90355c05aa358bf0d777afb13490f8c5afa1944e9c5ea880d3ef69977b86 +size 780992512 diff --git a/Gemma3-Emophilic-1B.i1-Q5_K_M.gguf b/Gemma3-Emophilic-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..fd1bf81 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da899ab1b54b62b22518b7b37bf00bacdf0e8c062ca212572845f42b2109e311 +size 851345152 diff --git a/Gemma3-Emophilic-1B.i1-Q5_K_S.gguf b/Gemma3-Emophilic-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..76da145 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85b264ee15e170016720287118dad30e4ae64c2c3e52d107d0213b0dcd65279f +size 836399104 diff --git a/Gemma3-Emophilic-1B.i1-Q6_K.gguf b/Gemma3-Emophilic-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..368d346 --- /dev/null +++ b/Gemma3-Emophilic-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdee0cd4c66f241bbf3d76f5bb56a812bc4187bc0d1674291c265dc77216e5e2 +size 1011738112 diff --git a/Gemma3-Emophilic-1B.imatrix.gguf b/Gemma3-Emophilic-1B.imatrix.gguf new file mode 100644 index 0000000..b4dfa1c --- /dev/null +++ b/Gemma3-Emophilic-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f2bb1ed51ad37d9113ee7198fdac609085e0987ca53c56a7331f1829e4f208 +size 1452416 diff --git a/README.md b/README.md new file mode 100644 index 0000000..f33a4f1 --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: Novaciano/Gemma3-Emophilic-1B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Novaciano/Gemma3-Emophilic-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Gemma3-Emophilic-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Gemma3-Emophilic-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/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.7 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.8 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q4_0.gguf) | i1-Q4_0 | 0.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q4_1.gguf) | i1-Q4_1 | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma3-Emophilic-1B-i1-GGUF/resolve/main/Gemma3-Emophilic-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.1 | 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. + +