From a0f7f4a8b7b5800e95d4f979121c56d2dc52e764 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 11 May 2026 17:05:48 +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/Gemma2-ObsidianLight-9B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++ Gemma2-ObsidianLight-9B.i1-IQ1_M.gguf | 3 + Gemma2-ObsidianLight-9B.i1-IQ1_S.gguf | 3 + Gemma2-ObsidianLight-9B.i1-IQ2_M.gguf | 3 + Gemma2-ObsidianLight-9B.i1-IQ2_S.gguf | 3 + Gemma2-ObsidianLight-9B.i1-IQ2_XS.gguf | 3 + Gemma2-ObsidianLight-9B.i1-IQ2_XXS.gguf | 3 + Gemma2-ObsidianLight-9B.i1-IQ3_M.gguf | 3 + Gemma2-ObsidianLight-9B.i1-IQ3_S.gguf | 3 + Gemma2-ObsidianLight-9B.i1-IQ3_XS.gguf | 3 + Gemma2-ObsidianLight-9B.i1-IQ3_XXS.gguf | 3 + Gemma2-ObsidianLight-9B.i1-IQ4_NL.gguf | 3 + Gemma2-ObsidianLight-9B.i1-IQ4_XS.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q2_K.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q2_K_S.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q3_K_L.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q3_K_M.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q3_K_S.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q4_0.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q4_1.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q4_K_M.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q4_K_S.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q5_K_M.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q5_K_S.gguf | 3 + Gemma2-ObsidianLight-9B.i1-Q6_K.gguf | 3 + Gemma2-ObsidianLight-9B.imatrix.gguf | 3 + README.md | 87 +++++++++++++++++++++++++ 27 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ1_M.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ1_S.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ2_M.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ2_S.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ2_XS.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ2_XXS.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ3_M.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ3_S.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ3_XS.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ3_XXS.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ4_NL.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-IQ4_XS.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q2_K.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q2_K_S.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q3_K_L.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q3_K_M.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q3_K_S.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q4_0.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q4_1.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q4_K_M.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q4_K_S.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q5_K_M.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q5_K_S.gguf create mode 100644 Gemma2-ObsidianLight-9B.i1-Q6_K.gguf create mode 100644 Gemma2-ObsidianLight-9B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f96c926 --- /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 +Gemma2-ObsidianLight-9B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Gemma2-ObsidianLight-9B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Gemma2-ObsidianLight-9B.i1-IQ1_M.gguf b/Gemma2-ObsidianLight-9B.i1-IQ1_M.gguf new file mode 100644 index 0000000..6430518 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117a7c789e90a28176c1fe2cd7470b06ee260d0f316b432ae1618a226101f569 +size 2545952608 diff --git a/Gemma2-ObsidianLight-9B.i1-IQ1_S.gguf b/Gemma2-ObsidianLight-9B.i1-IQ1_S.gguf new file mode 100644 index 0000000..f49a188 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cf8e8d56bede2130b83a665d44f96c0ce167937525f9ecb7f3c322069e9aec9 +size 2378565472 diff --git a/Gemma2-ObsidianLight-9B.i1-IQ2_M.gguf b/Gemma2-ObsidianLight-9B.i1-IQ2_M.gguf new file mode 100644 index 0000000..00cb9ca --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4a0e4d33e3dd7e508572e08c9f552659d9b7d385d014f99c566707cb6c32c00 +size 3434669920 diff --git a/Gemma2-ObsidianLight-9B.i1-IQ2_S.gguf b/Gemma2-ObsidianLight-9B.i1-IQ2_S.gguf new file mode 100644 index 0000000..b51ee77 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4f68cfe58993b435df3587366383be74f10845515864bd4a74794a769cb737b +size 3211487072 diff --git a/Gemma2-ObsidianLight-9B.i1-IQ2_XS.gguf b/Gemma2-ObsidianLight-9B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..5acb0cf --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d052d473c1c9dbabbd60478c43c584642d54fdd9d9f0815533bdeb736dd003e6 +size 3067381600 diff --git a/Gemma2-ObsidianLight-9B.i1-IQ2_XXS.gguf b/Gemma2-ObsidianLight-9B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..9b57a88 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdfc932ee7a90aa7efdcca8543cad53d8ddee6d969476057f05a1af9114f230f +size 2824931168 diff --git a/Gemma2-ObsidianLight-9B.i1-IQ3_M.gguf b/Gemma2-ObsidianLight-9B.i1-IQ3_M.gguf new file mode 100644 index 0000000..3249e86 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:345e1f89b82f1cbe3c71436db457db7fad07e26173468c39b381fbd899711bc0 +size 4494616416 diff --git a/Gemma2-ObsidianLight-9B.i1-IQ3_S.gguf b/Gemma2-ObsidianLight-9B.i1-IQ3_S.gguf new file mode 100644 index 0000000..0b04b9c --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af5928a76b39fd9b31935bc6ece307579a4801d4a9d1a5556dadee372a957bbe +size 4337665888 diff --git a/Gemma2-ObsidianLight-9B.i1-IQ3_XS.gguf b/Gemma2-ObsidianLight-9B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..93239b8 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f777869256e28842ba8c656cc96e8ac620a05444682791fa00524ed009ad1f16 +size 4144990048 diff --git a/Gemma2-ObsidianLight-9B.i1-IQ3_XXS.gguf b/Gemma2-ObsidianLight-9B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..60bdbfc --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7ee2f9745e07d79ce7c9d2c9799f652580025b4b6420bb1ec4eac556e84a318 +size 3796739936 diff --git a/Gemma2-ObsidianLight-9B.i1-IQ4_NL.gguf b/Gemma2-ObsidianLight-9B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..5844bea --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:894b17377296061fee98fe231dd4b5fb65e6d0876d69af60ef458ef7a613f7fe +size 5443143520 diff --git a/Gemma2-ObsidianLight-9B.i1-IQ4_XS.gguf b/Gemma2-ObsidianLight-9B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..8e2473b --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19bb5fecac267263a1f0be00df59adc97288c517f3cc6942bed132838a6d13ed +size 5183031136 diff --git a/Gemma2-ObsidianLight-9B.i1-Q2_K.gguf b/Gemma2-ObsidianLight-9B.i1-Q2_K.gguf new file mode 100644 index 0000000..5a9d625 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c695edc020d9988ffa63cf2ef6baad0312169711e2ebffb20bc5e3967d3602 +size 3805398880 diff --git a/Gemma2-ObsidianLight-9B.i1-Q2_K_S.gguf b/Gemma2-ObsidianLight-9B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..c62dec9 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:678cb4f379c4254ae495f686b76094d9c1fbb5120294f41e84de07978191db7f +size 3552511840 diff --git a/Gemma2-ObsidianLight-9B.i1-Q3_K_L.gguf b/Gemma2-ObsidianLight-9B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..d981ecb --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a66ab33d120e777599a26d0d0c88c9234a7bdc39266c17a8bf730e1afcc1b666 +size 5132453728 diff --git a/Gemma2-ObsidianLight-9B.i1-Q3_K_M.gguf b/Gemma2-ObsidianLight-9B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..fc73e84 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f588f401b14f87cc80d1f0c3a7b6a175e7c8206beab2a923b106eb7dc8bb7eae +size 4761782112 diff --git a/Gemma2-ObsidianLight-9B.i1-Q3_K_S.gguf b/Gemma2-ObsidianLight-9B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..f35774e --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:967b9731d6b7522c7ef3a3b9153a7474e9a4a436edbd336601546690faaed720 +size 4337665888 diff --git a/Gemma2-ObsidianLight-9B.i1-Q4_0.gguf b/Gemma2-ObsidianLight-9B.i1-Q4_0.gguf new file mode 100644 index 0000000..9154802 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcd9e3504eaaca16e3a40d63dcbb76781d434c7127968debdfd1a84bfda31260 +size 5459199840 diff --git a/Gemma2-ObsidianLight-9B.i1-Q4_1.gguf b/Gemma2-ObsidianLight-9B.i1-Q4_1.gguf new file mode 100644 index 0000000..95d041e --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a4acb53c70424ad289bb2bb066431fa1b014de3cc7aeac32b2a5ccaaa45fb51 +size 5963368288 diff --git a/Gemma2-ObsidianLight-9B.i1-Q4_K_M.gguf b/Gemma2-ObsidianLight-9B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..403efb9 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f6ade99ce884cebd37ef573ee9c542f2c2ede66bc26b895ccf9d08803ca453a +size 5761058656 diff --git a/Gemma2-ObsidianLight-9B.i1-Q4_K_S.gguf b/Gemma2-ObsidianLight-9B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..3ff3d0a --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1428ed81207925ab966cb0fc1bbed33de540f91b6ba25253faeb81bc06e713 +size 5478926176 diff --git a/Gemma2-ObsidianLight-9B.i1-Q5_K_M.gguf b/Gemma2-ObsidianLight-9B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..4b23e85 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc1df08d14412d764c0eefc318afe8da3a7a0dec2038eecfd8a7bbb11b1f429 +size 6647367520 diff --git a/Gemma2-ObsidianLight-9B.i1-Q5_K_S.gguf b/Gemma2-ObsidianLight-9B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..da4f443 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d4d073cf321b36707296891cf86c18aeefb6fdb4e974cad6d7216b57d74be0 +size 6483593056 diff --git a/Gemma2-ObsidianLight-9B.i1-Q6_K.gguf b/Gemma2-ObsidianLight-9B.i1-Q6_K.gguf new file mode 100644 index 0000000..df85b39 --- /dev/null +++ b/Gemma2-ObsidianLight-9B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f2768dfb7c14e6864abd752e62cfdf62942bad1477f1b98b04d4e48bdeca45 +size 7589070688 diff --git a/Gemma2-ObsidianLight-9B.imatrix.gguf b/Gemma2-ObsidianLight-9B.imatrix.gguf new file mode 100644 index 0000000..d4cdcbc --- /dev/null +++ b/Gemma2-ObsidianLight-9B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b50882973bdc5fbbe1b89eb55abe1e099f63c063a419e42f397911ec6f0000 +size 6152352 diff --git a/README.md b/README.md new file mode 100644 index 0000000..7f72087 --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: yamatazen/Gemma2-ObsidianLight-9B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/yamatazen/Gemma2-ObsidianLight-9B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Gemma2-ObsidianLight-9B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-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/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ2_S.gguf) | i1-IQ2_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q2_K.gguf) | i1-Q2_K | 3.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ3_S.gguf) | i1-IQ3_S | 4.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ3_M.gguf) | i1-IQ3_M | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 5.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 5.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q4_0.gguf) | i1-Q4_0 | 5.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 5.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q4_1.gguf) | i1-Q4_1 | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/Gemma2-ObsidianLight-9B-i1-GGUF/resolve/main/Gemma2-ObsidianLight-9B.i1-Q6_K.gguf) | i1-Q6_K | 7.7 | 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. + +