From 527b35edd9f58553a1cef39942b48ee9f91f7852 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 8 May 2026 16:37:23 +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/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++ Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_M.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_S.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_M.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_S.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XS.gguf | 3 + ...al-Fallen-Omega-Gemma3-12B.i1-IQ2_XXS.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_M.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_S.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XS.gguf | 3 + ...al-Fallen-Omega-Gemma3-12B.i1-IQ3_XXS.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_NL.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_XS.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K_S.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_L.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_M.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_S.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_0.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_1.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_M.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_S.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_M.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_S.gguf | 3 + Amoral-Fallen-Omega-Gemma3-12B.i1-Q6_K.gguf | 3 + README.md | 90 +++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 224 insertions(+) create mode 100644 .gitattributes create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_M.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_S.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_M.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_S.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XS.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XXS.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_M.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_S.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XS.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XXS.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_NL.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_XS.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K_S.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_L.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_M.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_S.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_0.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_1.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_M.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_S.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_M.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_S.gguf create mode 100644 Amoral-Fallen-Omega-Gemma3-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..443d559 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_M.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_M.gguf new file mode 100644 index 0000000..07ca496 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8902157df5cd17bdeddbdc6915ba39e39e745eb90292f5da0a9b751803f7bd +size 3164560704 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_S.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_S.gguf new file mode 100644 index 0000000..b259d13 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e608fa28e98c1075657a7cb9d7836bfdbc5d619848a69c697db8d57d9cf1b011 +size 2947247424 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_M.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_M.gguf new file mode 100644 index 0000000..b441e0a --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c8f2caa622d11077759a6627608be0919b0c408c7930ed14d8f446bf0da235 +size 4310293824 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_S.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_S.gguf new file mode 100644 index 0000000..b542185 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f73d18c532a20e168108904672bf3def464ad3ed9b8984c65f8d41fea043e053 +size 4020542784 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XS.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..71bc5cc --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b00b50c026c43a7e004c3f36b96208a6d8b2214fa4bc142bf3271b010b7612 +size 3840093504 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XXS.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..db8ff60 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7c988ad65ed16573cbfd16b2501891b92ad9d7f8bfb7e716552bad121375edf +size 3526749504 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_M.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_M.gguf new file mode 100644 index 0000000..576e280 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10d73c7ebdb03416885796a0cc8f0875d6298d8c070b57fb806d0dad877dba5 +size 5655523136 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_S.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_S.gguf new file mode 100644 index 0000000..1d93f07 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5bf203021f3b6579d1ff21c5a9591008f98fb70eaa8dfc156e3ba8bfaa2e2c0 +size 5458116416 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XS.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e4ef0ed --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f7635cc7c7900dd6237563de9fb0b58cb30cffc98786b1bbd3f332f3b7d43f5 +size 5205966656 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XXS.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..9a2fb65 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621bafe0f68342c9a3fc879db54d610dffad2f7a5bb8ba381a9e02d91849fcd5 +size 4784733504 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_NL.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..681b55a --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64902c6bfd9f5d0d3f561fea4b4664a12df8cfeed180cd2da2687eb3843b6c5 +size 6886965056 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_XS.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..d064d64 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74689ff7b73e198ea520226909679542ee47803376a02fb050c8c66e6b58e4a7 +size 6550765376 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K.gguf new file mode 100644 index 0000000..17aa0da --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34af7a149cf6243832eb8e1c7717ea1eedb3f81f06ddc0deda299f72aa8bbafa +size 4768022336 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K_S.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..da7232a --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0b487c9eb41f09f8c721caa3e89f0a6e4590943c449a44fbac77707427851d +size 4448411456 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_L.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..033c8e4 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9e7bc1c97476f1420654d8438813153621c24793822be23f56a92934c02d50 +size 6479986496 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_M.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..2ebf8d7 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e707d6302fdd2f522a9c94564ed0906e6fbe669f52e348fca7fc8a1e81927ea5 +size 6008618816 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_S.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..09b359e --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f0b23f78a0c34996d18a4e2e858284a19a39014b48086a75cf10f60ce42960 +size 5458116416 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_0.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_0.gguf new file mode 100644 index 0000000..1b407bc --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ef36bae009eb108fa72006a560087523106ec15567b730dd896498c1745af4 +size 6909083456 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_1.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_1.gguf new file mode 100644 index 0000000..a8bba0a --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6544a986c177f9128f8da5408ddf851717523ed0a9c98e8dd661685dde184d92 +size 7559364416 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_M.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..3d17999 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b4e5357802a1461c632c7c6c75d7f561cba70e48f96fa134adb6a2de3c616c +size 7300579136 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_S.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..a94ac24 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2449515f151dafbefff5fedd423572eada9705c5d7e00ac4026d73a48f167798 +size 6935134016 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_M.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..acdb7c2 --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1af543cd9575b4748e81ed70fda0ab0efad6ff296e453ca282ce483a718b5b +size 8444837696 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_S.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..6df19ea --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c3ddad4f9fe96f104ef131b09eea5b7003db8899b1be86c002f2d967f31021 +size 8231763776 diff --git a/Amoral-Fallen-Omega-Gemma3-12B.i1-Q6_K.gguf b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q6_K.gguf new file mode 100644 index 0000000..a0e89ff --- /dev/null +++ b/Amoral-Fallen-Omega-Gemma3-12B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:600f140b6ad01dbe9fd9a1f450b281a8d83e517c4ed02b1e67f8a78893da35b7 +size 9660612416 diff --git a/README.md b/README.md new file mode 100644 index 0000000..f2007cc --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: ReadyArt/Amoral-Fallen-Omega-Gemma3-12B +language: +- en +library_name: transformers +license: gemma +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- nsfw +- explicit +- roleplay +- unaligned +- dangerous +- ERP +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/ReadyArt/Amoral-Fallen-Omega-Gemma3-12B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-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/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 4.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.6 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_0.gguf) | i1-Q4_0 | 7.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q4_1.gguf) | i1-Q4_1 | 7.7 | | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.5 | | +| [GGUF](https://huggingface.co/mradermacher/Amoral-Fallen-Omega-Gemma3-12B-i1-GGUF/resolve/main/Amoral-Fallen-Omega-Gemma3-12B.i1-Q6_K.gguf) | i1-Q6_K | 9.8 | 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..3a3c3db --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e486b2c194d656aa01c1719a1e7fce26e7e0c7ccffec7d92b40add2dfcd74f3 +size 7433101