From 31e176e00324e2f2a2a01b20bc6ee9089601d884 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 20 May 2026 04:25:03 +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/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...nErisNebula-12B-Chimera-v1.1.i1-IQ1_M.gguf | 3 + ...nErisNebula-12B-Chimera-v1.1.i1-IQ1_S.gguf | 3 + ...nErisNebula-12B-Chimera-v1.1.i1-IQ2_M.gguf | 3 + ...nErisNebula-12B-Chimera-v1.1.i1-IQ2_S.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-IQ2_XS.gguf | 3 + ...risNebula-12B-Chimera-v1.1.i1-IQ2_XXS.gguf | 3 + ...nErisNebula-12B-Chimera-v1.1.i1-IQ3_M.gguf | 3 + ...nErisNebula-12B-Chimera-v1.1.i1-IQ3_S.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-IQ3_XS.gguf | 3 + ...risNebula-12B-Chimera-v1.1.i1-IQ3_XXS.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-IQ4_NL.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-IQ4_XS.gguf | 3 + ...inErisNebula-12B-Chimera-v1.1.i1-Q2_K.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-Q2_K_S.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-Q3_K_L.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-Q3_K_M.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-Q3_K_S.gguf | 3 + ...inErisNebula-12B-Chimera-v1.1.i1-Q4_0.gguf | 3 + ...inErisNebula-12B-Chimera-v1.1.i1-Q4_1.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-Q4_K_M.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-Q4_K_S.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-Q5_K_M.gguf | 3 + ...ErisNebula-12B-Chimera-v1.1.i1-Q5_K_S.gguf | 3 + ...inErisNebula-12B-Chimera-v1.1.i1-Q6_K.gguf | 3 + ...inErisNebula-12B-Chimera-v1.1.imatrix.gguf | 3 + README.md | 85 +++++++++++++++++++ 27 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_M.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_S.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_M.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_S.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XS.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XXS.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_M.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_S.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XS.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XXS.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_NL.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_XS.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K_S.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_L.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_M.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_S.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_0.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_1.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_M.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_S.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_M.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_S.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.i1-Q6_K.gguf create mode 100644 CaptainErisNebula-12B-Chimera-v1.1.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..aec2978 --- /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 +CaptainErisNebula-12B-Chimera-v1.1.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_M.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_M.gguf new file mode 100644 index 0000000..03b5d20 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ea4de5cdd763f0fb4c9b9992f3a91911ceb9f9a57388ce0fb465d9d99a70d07 +size 3221624544 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_S.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_S.gguf new file mode 100644 index 0000000..0785ab9 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f293d348e2dd882e10fb96c61392eeb5d7f9ed1bf4452e0bc09470d44f7b73 +size 2999211744 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_M.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_M.gguf new file mode 100644 index 0000000..0f41754 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56a0e72828056d487d392a375c77cff32bd5d731b08efb796969450a14f0861f +size 4435023584 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_S.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_S.gguf new file mode 100644 index 0000000..b7d85c1 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24eeb638227c5f3b6b694e7b40b518b771860c3a6474e4131eddc862a4f7a0e6 +size 4138473184 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XS.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..71c70b8 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2944a89f081bc152b45f9ee3f50316d1d192b5981d0ff995011e7f498a75b8e +size 3915077344 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XXS.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..0bc1e35 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05283b6f7e64c30a4806b87765551c070a65babe83b6b75c44faf9289304baa +size 3592312544 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_M.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_M.gguf new file mode 100644 index 0000000..5e6b884 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0980ca6be91bc860a17488fd511bbcb7f0b52f1c68f5da18200aa0e9d5a426 +size 5722232544 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_S.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_S.gguf new file mode 100644 index 0000000..addc0e2 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac0b311a5937a47cd06f8ac78f224a564ebc578e316704a5a1646ef4a1b5bbb6 +size 5562078944 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XS.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..96a1b4f --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5a697248ff22968259cb2d99adb9bfebb16f2702267d96a84051541219d0d5d +size 5306488544 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XXS.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..2b79133 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae2abef39bfd0ab6d3dd466674d4a5165dad1e38b139adc3f0dabbde6def1491 +size 4945385184 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_NL.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e9f561a --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4671fabc8f76c06b462c91a51d310d61eb4dbcf85f3e2065665707ca6c160efa +size 7097915104 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_XS.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..e83a2eb --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e66b2da1ddeb4f9ea879e346550fad07ca37ff07614d64b84ac33d3dfff94060 +size 6742709984 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K.gguf new file mode 100644 index 0000000..88500d4 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f44ac74e960d125d3d18722c90d32ec6817a0629e61a70f16423ee783f8c3c8d +size 4791047904 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K_S.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K_S.gguf new file mode 100644 index 0000000..639ec37 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc2a8fe8160bf29d9e3d91bab24e284459951d1c93e10c94d1c62c7a8463a65 +size 4493678304 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_L.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..21e0b18 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddddc7e520153b34d6ea9a3d026c8b4e39b8c91b8f4308ef19a99030dd5607c4 +size 6561502944 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_M.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..7cc335c --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d9cd22054ec6d30399f4df91a6e5374831e37c4735479b0df256491fdf71c28 +size 6083090144 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_S.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b3cd599 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64b9c462c9b4e69848f2d5e1ed802d0f5c5e2ebfff996a1309da859cdf191d18 +size 5534226144 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_0.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_0.gguf new file mode 100644 index 0000000..ebbf9eb --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db1ffb722dff2e1a72dbe4f9358c0b2b013e371f499fab4c570e1692f04b8fc +size 7094638304 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_1.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_1.gguf new file mode 100644 index 0000000..8a6e9ab --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c925cae6b379344a810ef350083b5a8fc909b1e596ace688bbbb72671972b139 +size 7795218144 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_M.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5b09f69 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03daa705f44be51570d2ec9023c182fbf75f0c3299833bc98ca2995e0593054b +size 7477204704 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_S.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..f1033ab --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fef9e80812744cbc859ed8f948a7244a926b74b4a3d976a999e7b47d05c01763 +size 7120197344 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_M.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..d4d341f --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b3fe592177fb6f0ff65414a561d72e7fd1dc82f812fdf437aa14651ab3aba5 +size 8727631584 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_S.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..1a4c0dd --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b40df74b0fd1e7856547afb961cdd1491e88414bf47c123969e8a95f74897bd8 +size 8518735584 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.i1-Q6_K.gguf b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q6_K.gguf new file mode 100644 index 0000000..72800a4 --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf902d931de068d4fa4765c2fa458cf0183f3931dc8b2da6b92e63f3f65dc00 +size 10056210144 diff --git a/CaptainErisNebula-12B-Chimera-v1.1.imatrix.gguf b/CaptainErisNebula-12B-Chimera-v1.1.imatrix.gguf new file mode 100644 index 0000000..f4eb81d --- /dev/null +++ b/CaptainErisNebula-12B-Chimera-v1.1.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:043200d444d4da4046ddd1ed716fbde760684462aacb38a6b68a55cdfad253d0 +size 7088192 diff --git a/README.md b/README.md new file mode 100644 index 0000000..652b795 --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: Nitral-AI/CaptainErisNebula-12B-Chimera-v1.1 +language: +- en +library_name: transformers +license: other +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Nitral-AI/CaptainErisNebula-12B-Chimera-v1.1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-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/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/CaptainErisNebula-12B-Chimera-v1.1-i1-GGUF/resolve/main/CaptainErisNebula-12B-Chimera-v1.1.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | 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. + +