From 20dc300f4e7a0cfca8577a6f9557e1b88ec34654 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 28 May 2026 04:12:16 +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/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++ Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_M.gguf | 3 + Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_S.gguf | 3 + Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_M.gguf | 3 + Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_S.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-IQ2_XS.gguf | 3 + ...-8B-DND-Almost-Human-B-e32.i1-IQ2_XXS.gguf | 3 + Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_M.gguf | 3 + Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_S.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-IQ3_XS.gguf | 3 + ...-8B-DND-Almost-Human-B-e32.i1-IQ3_XXS.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-IQ4_NL.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-IQ4_XS.gguf | 3 + Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-Q2_K_S.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-Q3_K_L.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-Q3_K_M.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-Q3_K_S.gguf | 3 + Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_0.gguf | 3 + Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_1.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-Q4_K_M.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-Q4_K_S.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-Q5_K_M.gguf | 3 + ...3-8B-DND-Almost-Human-B-e32.i1-Q5_K_S.gguf | 3 + Qwen3-8B-DND-Almost-Human-B-e32.i1-Q6_K.gguf | 3 + Qwen3-8B-DND-Almost-Human-B-e32.imatrix.gguf | 3 + README.md | 109 ++++++++++++++++++ 27 files changed, 244 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XS.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XXS.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XS.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XXS.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_NL.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_XS.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_L.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_0.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_1.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.i1-Q6_K.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-B-e32.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5818dd5 --- /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 +Qwen3-8B-DND-Almost-Human-B-e32.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_M.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_M.gguf new file mode 100644 index 0000000..8894bb0 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e1a66ece7271df5f29e8963dc735392ea9be7a920dd7c27329927a85d285ff +size 1983410592 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_S.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_S.gguf new file mode 100644 index 0000000..4e937c0 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8124f1d04cb99f4c75eca8c248e9d15033d642b33c528f04c6b231a763af8f30 +size 1840470432 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_M.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_M.gguf new file mode 100644 index 0000000..e3bfbf8 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c842e89ed6efb86ff3e3e2396d028a1109d99da8693670543d61763b825c0a5d +size 2755342752 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_S.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_S.gguf new file mode 100644 index 0000000..e0ffc2a --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d3b74aa55e42a6098137bab666fbf40837b89671f6bb41a40bc6c5a6240484 +size 2564755872 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XS.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XS.gguf new file mode 100644 index 0000000..1242f85 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:257dedcb4d0579d226448046fc2f51b05be48b3c7355fec64ab970a52d2600bc +size 2435824032 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XXS.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..089dc92 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee8d9191a2ccacc2fe273e7554475c0588d7394e1532b5ea4cb10ab25d95cc62 +size 2221644192 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_M.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_M.gguf new file mode 100644 index 0000000..a3a69e3 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fe4d37397149cb9c07ffe7d45092c8c097d4175d3601c1df6c39f2c32977d9 +size 3604092832 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_S.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_S.gguf new file mode 100644 index 0000000..26b604d --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538590fd93affa98100b857a3645957c0627bd6e5c1bd18029b8f367c77d524b +size 3474055072 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XS.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XS.gguf new file mode 100644 index 0000000..80f7293 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ccabb1f4572da8b226f1726d6b08b12de6800a4f784d7a3f11f53ec38df36fa +size 3303743392 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XXS.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..f3717f5 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccf8a712347fd70bc85ab575a5b74ea278eb549b3c5ac4d5a0b2c16834591f79 +size 3067027872 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_NL.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_NL.gguf new file mode 100644 index 0000000..ac7a4af --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd601001eb870a08adde3ef23605b1b8232bd034ff6984b542b48306cb76efa +size 4437680032 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_XS.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_XS.gguf new file mode 100644 index 0000000..c800642 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2522572f9ca0fbfc9018ad8a53fbb3096a63aa1f7ca3c3752a81a00b822dfb49 +size 4216496032 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K.gguf new file mode 100644 index 0000000..814049a --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37cf5183baf06f1b4867b271648ddeb9301c67b88305494fa9d8c44436c19e35 +size 3013992352 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K_S.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K_S.gguf new file mode 100644 index 0000000..b2d5de4 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235f5185ece4fd4450339a06f679b46293bc0f19c40644355bbd3b01ded1d5b2 +size 2807738272 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_L.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_L.gguf new file mode 100644 index 0000000..05b5daa --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bbad90e97db784e3c28b10f8a5cf1b7088ef4be5f7d9b7ac4d668b1d2fcd6dc +size 4154564512 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_M.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_M.gguf new file mode 100644 index 0000000..e27c24b --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a40778afeaf5616631e92e45288e1f7c12d2361d110432ac6d43561a1de4bcff +size 3825573792 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_S.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_S.gguf new file mode 100644 index 0000000..dcccf68 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2789d653cc29cea6c0e9828b12ea596e40089d26d03eb2268e245eff8e8ad9de +size 3448987552 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_0.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_0.gguf new file mode 100644 index 0000000..d390d86 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f6f5499441d75bcb455833614a747e3bdf4c2e38387e04a5162dc2fa9b8fc6 +size 4428095392 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_1.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_1.gguf new file mode 100644 index 0000000..9bc416b --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c3af14e371b0159b89992c6deed1cae7e8d318ccfafe75749aee01179a59a3f +size 4868251552 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_M.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f38c0f7 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8917e06a40cdf6d967155be0c13802ecc44b92e2008c2335a1453c11523e88f7 +size 4669554592 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_S.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_S.gguf new file mode 100644 index 0000000..a1e8236 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d01b4405d26418328af412d228a6e4113aaf3d9173f6f443643c08f935c6085b +size 4443414432 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_M.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_M.gguf new file mode 100644 index 0000000..db9edb7 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f3a192b1fb61d177e5e80fc159ef9e86a1f754178c5417ae03f962d96016ca8 +size 5454020512 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_S.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_S.gguf new file mode 100644 index 0000000..83ca301 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa93818ec22d11472d66081199850a376c6e1c18e1cda0120c24659cf2477cf8 +size 5322416032 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q6_K.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q6_K.gguf new file mode 100644 index 0000000..637ebd4 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ba051da96096adffbbd5f27ebeb1ed56960624be490752c9751373e0cff82c +size 6287515552 diff --git a/Qwen3-8B-DND-Almost-Human-B-e32.imatrix.gguf b/Qwen3-8B-DND-Almost-Human-B-e32.imatrix.gguf new file mode 100644 index 0000000..5e7d1e6 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-B-e32.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c20adac7101effd7277995d077806f0ae8f95542df3b5e04833994c0ae544b90 +size 7745184 diff --git a/README.md b/README.md new file mode 100644 index 0000000..f8a1002 --- /dev/null +++ b/README.md @@ -0,0 +1,109 @@ +--- +base_model: DavidAU/Qwen3-8B-DND-Almost-Human-B-e32 +datasets: +- DavidAU/The-works-PK-Dick +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- programming +- code generation +- code +- coding +- coder +- chat +- code +- chat +- brainstorm +- qwen +- qwen3 +- qwencoder +- float32 +- brainstorm 40x +- all uses cases +- Jan-V1 +- finetune +- thinking +- reasoning +- unsloth +- not-for-all-audiences +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/DavidAU/Qwen3-8B-DND-Almost-Human-B-e32 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-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/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_S.gguf) | i1-IQ1_S | 1.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-B-e32-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-B-e32.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | 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. + +