From e8761c6b94c7f35201758abb78122623d5c99232 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 5 Jun 2026 07:43: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/Nanbeige4.1-3B-absolute-heresy-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ Nanbeige4.1-3B-absolute-heresy.i1-IQ1_M.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-IQ1_S.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-IQ2_M.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-IQ2_S.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XS.gguf | 3 + ...eige4.1-3B-absolute-heresy.i1-IQ2_XXS.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-IQ3_M.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-IQ3_S.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XS.gguf | 3 + ...eige4.1-3B-absolute-heresy.i1-IQ3_XXS.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-IQ4_NL.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-IQ4_XS.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q2_K.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q2_K_S.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_L.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_M.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_S.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q4_0.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q4_1.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_M.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_S.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_M.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_S.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.i1-Q6_K.gguf | 3 + Nanbeige4.1-3B-absolute-heresy.imatrix.gguf | 3 + README.md | 93 +++++++++++++++++++ 27 files changed, 228 insertions(+) create mode 100644 .gitattributes create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ1_M.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ1_S.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ2_M.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ2_S.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XS.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XXS.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ3_M.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ3_S.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XS.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XXS.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ4_NL.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-IQ4_XS.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q2_K.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q2_K_S.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_L.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_M.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_S.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q4_0.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q4_1.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_M.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_S.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_M.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_S.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.i1-Q6_K.gguf create mode 100644 Nanbeige4.1-3B-absolute-heresy.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..831cbfe --- /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 +Nanbeige4.1-3B-absolute-heresy.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Nanbeige4.1-3B-absolute-heresy.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ1_M.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ1_M.gguf new file mode 100644 index 0000000..4209dc7 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a321cf86b39d3c08420cf0e040197e57bab74b3174591425d62ce8f57481a480 +size 1145341952 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ1_S.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ1_S.gguf new file mode 100644 index 0000000..af8682b --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e9292c7fd66f10e00d58aa1c8c3bb40044178411294f1b91d1691d3b693eb03 +size 1081505792 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_M.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_M.gguf new file mode 100644 index 0000000..09a573f --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b410213a217006de9322aa5eccef124102a8a7df25a8f871f2a9acc041e20a59 +size 1512123392 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_S.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_S.gguf new file mode 100644 index 0000000..042f520 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08bf7c035198e32880261336f7bf9c7336834dc6e6782065c67d80f0e9f245f6 +size 1427008512 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XS.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XS.gguf new file mode 100644 index 0000000..2458b47 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9e7e8e0319fd13b1a0e8385509e8bc623a4cefe01e27c16f0868725b2f61c5 +size 1343404032 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XXS.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..840a39b --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da805ac0f08f197d14167cc8020f3f91e7d455297ddbc8eb1e61503b12b7e9f2 +size 1251735552 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_M.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_M.gguf new file mode 100644 index 0000000..e1186d1 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fcad5e7e13741bd30ee60f1defb34d5204286bd2917d583c07d6f2118a1b5e4 +size 1908641792 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_S.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_S.gguf new file mode 100644 index 0000000..8386e2d --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc76ac6ea40b497098949b527b219f3c64f4df5f9b9fd0da5c65d59f484cb09 +size 1866514432 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XS.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5fc179b --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d35e79ec69f7b0f48f3b541f9d63f0dcd78a3877cb13ce5eeb522210706a269 +size 1794260992 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XXS.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..3d12adc --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:488b5d5802d4db47b5a6ca4a506236b6d5ea1eaae532c6796592a281b9cc185e +size 1661586432 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ4_NL.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ4_NL.gguf new file mode 100644 index 0000000..1be87f4 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d0a985564378036a93ff5cbe8745c4a3859bd0232fbf05efb5ef3d797190e0b +size 2332111872 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-IQ4_XS.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-IQ4_XS.gguf new file mode 100644 index 0000000..add6bb1 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:570617fb704858a09adeed7821870b02e383feb6b9d2efd570ea6c7aa43bbea2 +size 2223793152 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q2_K.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q2_K.gguf new file mode 100644 index 0000000..f6e36b2 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ca5e408b31c2f2a80c355f0d0d889cbb0a423c2fd6d04e3513717089fa1260 +size 1623104512 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q2_K_S.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q2_K_S.gguf new file mode 100644 index 0000000..fec1056 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f68b0e8325836ea725b5f39a29a5a416f19ccb2e9641ddab9ff32e46a4609784 +size 1539668992 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_L.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_L.gguf new file mode 100644 index 0000000..a98b152 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dea594732787058aa3435891a7a90dfd44660dfc4258f5f2a2c34a000f9960e +size 2147500032 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_M.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_M.gguf new file mode 100644 index 0000000..ee15623 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41355af92dced84835f042b3f84bd5684c4614602cbc2cb33ff6c9b27d1fbb1f +size 2015608832 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_S.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_S.gguf new file mode 100644 index 0000000..5bf5c9e --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:464dc0a84dd852d4225724ec08d59b85b4a6c1fe8db356ca36599613ada4a2d0 +size 1860943872 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q4_0.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q4_0.gguf new file mode 100644 index 0000000..dd0c722 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5588c263fc682b28055fa084c00709e89f71fa40e26df55ec65c318281f78f26 +size 2333586432 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q4_1.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q4_1.gguf new file mode 100644 index 0000000..7f093f3 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0aff0798ce72ff222fd0e80cabbd9a7df19b0ab904470b2864adc246f33f0da +size 2546127872 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_M.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f6bdf8c --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9fd9337f81e95eec8552175c45f8be86f81eba8ed56be2602405dd6e3192044 +size 2443113472 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_S.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ae3da0c --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d1ddaccbadb9e10f674a9aca6be535c6d515bddcc55e3ff8cc6c7176e77308 +size 2340959232 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_M.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_M.gguf new file mode 100644 index 0000000..66f8acf --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33889f3d3c7e40a07b7427029e2787a0bd33305ab71b52f628d1201cca16e463 +size 2825270272 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_S.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_S.gguf new file mode 100644 index 0000000..41ab24a --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d7ac7b399e4ea3bb162f3f8b7fb807ddc7d9c1e2479d79e530434ded648b63 +size 2765386752 diff --git a/Nanbeige4.1-3B-absolute-heresy.i1-Q6_K.gguf b/Nanbeige4.1-3B-absolute-heresy.i1-Q6_K.gguf new file mode 100644 index 0000000..c4d6ab8 --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:550861ac36d8ef1f73515ac9b76ea184e62c16538cb13c435403170bcacfe2e9 +size 3231311872 diff --git a/Nanbeige4.1-3B-absolute-heresy.imatrix.gguf b/Nanbeige4.1-3B-absolute-heresy.imatrix.gguf new file mode 100644 index 0000000..e5d616c --- /dev/null +++ b/Nanbeige4.1-3B-absolute-heresy.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfb144e43dcd8127cdd078abe36234ad3aac5d3025e06b9232ead500876aa72 +size 3344032 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e001b54 --- /dev/null +++ b/README.md @@ -0,0 +1,93 @@ +--- +base_model: MuXodious/Nanbeige4.1-3B-absolute-heresy +language: +- en +- zh +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- llm +- nanbeige +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/MuXodious/Nanbeige4.1-3B-absolute-heresy + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Nanbeige4.1-3B-absolute-heresy-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-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/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-Q2_K.gguf) | i1-Q2_K | 1.7 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ3_M.gguf) | i1-IQ3_M | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.4 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-Q4_0.gguf) | i1-Q4_0 | 2.4 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.4 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-Q4_1.gguf) | i1-Q4_1 | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Nanbeige4.1-3B-absolute-heresy-i1-GGUF/resolve/main/Nanbeige4.1-3B-absolute-heresy.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. + +