From 3eea0fe4a5dff4ea279b3855443afd9b15ad6fd5 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-A-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++ Qwen3-8B-DND-Almost-Human-A.i1-IQ1_M.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-IQ1_S.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-IQ2_M.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-IQ2_S.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XS.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XXS.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-IQ3_M.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-IQ3_S.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XS.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XXS.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-IQ4_NL.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-IQ4_XS.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q2_K.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q2_K_S.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_L.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_M.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_S.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q4_0.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q4_1.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_M.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_S.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_M.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_S.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.i1-Q6_K.gguf | 3 + Qwen3-8B-DND-Almost-Human-A.imatrix.gguf | 3 + README.md | 108 ++++++++++++++++++++ 27 files changed, 243 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ1_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ1_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ2_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ2_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XS.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XXS.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ3_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ3_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XS.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XXS.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ4_NL.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-IQ4_XS.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q2_K.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q2_K_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_L.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q4_0.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q4_1.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_M.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_S.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.i1-Q6_K.gguf create mode 100644 Qwen3-8B-DND-Almost-Human-A.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9ac8eff --- /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-A.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-8B-DND-Almost-Human-A.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ1_M.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ1_M.gguf new file mode 100644 index 0000000..9e1697d --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c59b939e3b0e2db238e99c7280794a8a25b1909f07880da5ca448e4c9dbecb4 +size 1983410528 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ1_S.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ1_S.gguf new file mode 100644 index 0000000..885863b --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa69c9d6f591592b5167389063eef8586f914f32698ea4a738a9c871f0f53731 +size 1840470368 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_M.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_M.gguf new file mode 100644 index 0000000..793bfeb --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a278b5a12e319d0dc65415beef886c22e4ca2e142ff99a66ad061ed4c407089f +size 2755342688 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_S.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_S.gguf new file mode 100644 index 0000000..096cd86 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc6e1012d611b56b725284772f0187d7594d3fa841315729a3c26dde8f7ab32 +size 2564755808 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XS.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XS.gguf new file mode 100644 index 0000000..e872046 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8242267dea8c9402624718ca0a6083d44daefa4a7f2c27092e8471c29afc3e54 +size 2435823968 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XXS.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..a86a3e6 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a29b17bd3908d203babea15e72951172312c08b0249a481e890537e892cca0be +size 2221644128 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_M.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_M.gguf new file mode 100644 index 0000000..6815a8d --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b79112cc25c9cc57cd0863700f4490d427076a3d1972ebd3f95a1f15ee1a13 +size 3604092768 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_S.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_S.gguf new file mode 100644 index 0000000..09248b7 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e947b3266decbbce9f4afdda3a4abac1690eeb1ecc977f6beff398adabdbc32 +size 3474055008 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XS.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XS.gguf new file mode 100644 index 0000000..ec509c7 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:866d6b931df1b1cf7129ef228b275dda1760173504a50b7e227314658e2d5d33 +size 3303743328 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XXS.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..f5a8824 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59caf31c8d07f4d71720880f75e0f5c8dd47120e35932fdbf1ae155953c2b51f +size 3067027808 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ4_NL.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ4_NL.gguf new file mode 100644 index 0000000..3900e2a --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6178d53b0e6add1c0e52ee8c5bdda3841c7df31ee9c0eccf6e33d4ef7e61a30 +size 4437679968 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-IQ4_XS.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-IQ4_XS.gguf new file mode 100644 index 0000000..69820a3 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fac242b749d223fdccfc41565d542c852a95604caeaae9bd5365b0cdf8f1652 +size 4216495968 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q2_K.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q2_K.gguf new file mode 100644 index 0000000..4bc6848 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c3939f9c7fd180a8d8212728cf77f87aa9224c50ef65b0304aca845016a109 +size 3013992288 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q2_K_S.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q2_K_S.gguf new file mode 100644 index 0000000..e9ca85e --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e0367572eb3e77e854cd91f0d41597bbf040d3be9eb55c50fa9c00276de2595 +size 2807738208 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_L.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_L.gguf new file mode 100644 index 0000000..9a2b594 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08c74b05e54ed022436d7b093d811491e59951fe99b8e932c193198cf7536ace +size 4154564448 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_M.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_M.gguf new file mode 100644 index 0000000..4ed6b35 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc94fc5077068f93987c02e8c12f7e2d494b993a5e229edf06cc570156d6fba3 +size 3825573728 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_S.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_S.gguf new file mode 100644 index 0000000..37af653 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9128f2b6d9f422b0d211df3e45d011eafd3f1deea8926bdb0638247782f7f3a +size 3448987488 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q4_0.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q4_0.gguf new file mode 100644 index 0000000..5c47b0f --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5366cb43a95713dbbaccb759438d361b181e4aed1a5bce6c0c9e0fc2dd7c2dc +size 4428095328 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q4_1.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q4_1.gguf new file mode 100644 index 0000000..b283fe2 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a92ff5228bc4dedd16600e70a901498b0fc155b3eacd0d1f7e2507517f08ad +size 4868251488 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_M.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_M.gguf new file mode 100644 index 0000000..aaab6b4 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bed3e1f031e5d835ec0713e903b6da6eff75bf5df0f5dcffd88207f469b2fa9 +size 4669554528 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_S.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9c057b8 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cbf4e397d2a03b65071b1ca4582d49d548be974ad36bf270336b672e57ef44c +size 4443414368 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_M.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_M.gguf new file mode 100644 index 0000000..5ef009c --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f96e803a0b0ac5bafc121503f94adb907f44f88aa74723ce06b5e886cd2f42 +size 5454020448 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_S.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_S.gguf new file mode 100644 index 0000000..5dba047 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116f78018694d3a4c2b05163ca99d6c01ed8ca4fdbcb8948085bcb3587c48591 +size 5322415968 diff --git a/Qwen3-8B-DND-Almost-Human-A.i1-Q6_K.gguf b/Qwen3-8B-DND-Almost-Human-A.i1-Q6_K.gguf new file mode 100644 index 0000000..2379042 --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5fa8b368b9bd5e248d08e258de90ac073207e6bd1644c3fd4b8111b893d89f3 +size 6287515488 diff --git a/Qwen3-8B-DND-Almost-Human-A.imatrix.gguf b/Qwen3-8B-DND-Almost-Human-A.imatrix.gguf new file mode 100644 index 0000000..1abfeac --- /dev/null +++ b/Qwen3-8B-DND-Almost-Human-A.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa85566e6583527b88f01866a01d25d022d5f59ca35d4dc87093e752d482c8a8 +size 7745184 diff --git a/README.md b/README.md new file mode 100644 index 0000000..a0f6891 --- /dev/null +++ b/README.md @@ -0,0 +1,108 @@ +--- +base_model: DavidAU/Qwen3-8B-DND-Almost-Human-A +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 +- 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-A + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-8B-DND-Almost-Human-A-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-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-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ1_S.gguf) | i1-IQ1_S | 1.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.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-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.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-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.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-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.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-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-8B-DND-Almost-Human-A-i1-GGUF/resolve/main/Qwen3-8B-DND-Almost-Human-A.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. + +