From dea7c1e9be6f043fdac1bb27f1f2f2d11abd9802 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 28 May 2026 13:02:19 +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-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++ ...16-6B-Brainstorm20x-128k-ctx.i1-IQ1_M.gguf | 3 + ...16-6B-Brainstorm20x-128k-ctx.i1-IQ1_S.gguf | 3 + ...16-6B-Brainstorm20x-128k-ctx.i1-IQ2_M.gguf | 3 + ...16-6B-Brainstorm20x-128k-ctx.i1-IQ2_S.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-IQ2_XS.gguf | 3 + ...-6B-Brainstorm20x-128k-ctx.i1-IQ2_XXS.gguf | 3 + ...16-6B-Brainstorm20x-128k-ctx.i1-IQ3_M.gguf | 3 + ...16-6B-Brainstorm20x-128k-ctx.i1-IQ3_S.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-IQ3_XS.gguf | 3 + ...-6B-Brainstorm20x-128k-ctx.i1-IQ3_XXS.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-IQ4_NL.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-IQ4_XS.gguf | 3 + ...F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-Q2_K_S.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-Q3_K_L.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-Q3_K_M.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-Q3_K_S.gguf | 3 + ...F16-6B-Brainstorm20x-128k-ctx.i1-Q4_0.gguf | 3 + ...F16-6B-Brainstorm20x-128k-ctx.i1-Q4_1.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-Q4_K_M.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-Q4_K_S.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-Q5_K_M.gguf | 3 + ...6-6B-Brainstorm20x-128k-ctx.i1-Q5_K_S.gguf | 3 + ...F16-6B-Brainstorm20x-128k-ctx.i1-Q6_K.gguf | 3 + ...F16-6B-Brainstorm20x-128k-ctx.imatrix.gguf | 3 + README.md | 100 ++++++++++++++++++ 27 files changed, 235 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_M.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_S.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_M.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_S.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XS.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XXS.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_M.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_S.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XS.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XXS.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_NL.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_XS.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K_S.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_L.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_M.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_S.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_0.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_1.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_M.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_S.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_M.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_S.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q6_K.gguf create mode 100644 Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..45b17f1 --- /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-Instruct-F16-6B-Brainstorm20x-128k-ctx.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_M.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_M.gguf new file mode 100644 index 0000000..a984dec --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9412188b55df299083591862689a1eaad3acce723a7c953363bdb19f73a04f81 +size 1577262496 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_S.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_S.gguf new file mode 100644 index 0000000..60ec947 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aecfef3a93c2708320330705d566f998bcd4c52dba87393287310e194922f0a +size 1467561376 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_M.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_M.gguf new file mode 100644 index 0000000..ebaf211 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabafbd54f3ab65ac47206b52640ea705d678214c8f7476f1ec7ffa50309436d +size 2166932896 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_S.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_S.gguf new file mode 100644 index 0000000..e3cf78a --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f9585b0936b60b13b713f36ce950668b494128c5b8a39ec65031b0e05672d9 +size 2020664736 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XS.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a5b7da1 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8211a25b0b37c1c3d50a200c558b1811bae71c8c124d432052148afcda0fe3a +size 1924388256 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XXS.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..768e2b9 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3452b4ab939bd279259d96245d3245d7387e67406f542c232cfd57fa68bad835 +size 1760097696 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_M.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_M.gguf new file mode 100644 index 0000000..7c0764a --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7175661bf133467bbe9faf094bdd9474a4026fc560f645f413b2abbb34eb42f8 +size 2826970016 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_S.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_S.gguf new file mode 100644 index 0000000..cc9509f --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b6cc11a6788597cba2295a114c0f3f667facf0c37c4ecd9ba23ff637471204 +size 2730529696 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XS.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XS.gguf new file mode 100644 index 0000000..dd781e6 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed11d31ed5f8983acd47b01b32fb0a33abeec014ac90c70b5dede2fce882c189 +size 2598679456 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XXS.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a8e544e --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7824113f8a92b6b1cdcc87581137fb57ed72d020d2dd615d6b2ed3b88a3cfa +size 2407409056 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_NL.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_NL.gguf new file mode 100644 index 0000000..8d0d973 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c67b5ff4337d8b5f14b731064b51b5b9cf3c9c186c82945b0ccf24c1436db4d +size 3466632096 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_XS.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_XS.gguf new file mode 100644 index 0000000..82b47d6 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8765421ef435b290120c580979def1110aad5dfe91276c138a1e2f3c0eeae1dc +size 3297672096 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K.gguf new file mode 100644 index 0000000..82fb77c --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5628ca71b30e52272cd109b493f32e631e73bb97e5717fa9b2502bc23fd8b8b7 +size 2379092896 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K_S.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K_S.gguf new file mode 100644 index 0000000..d308917 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647a897b66670db07fa47f3dae9789868890c0871a1bfd83e3df491045a94e35 +size 2216430496 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_L.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_L.gguf new file mode 100644 index 0000000..84b0e3c --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a23afa8b51eec0f9e447882e92d74db9ab079291a6740c7ac088ffe0b476df4 +size 3250363296 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_M.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_M.gguf new file mode 100644 index 0000000..5dc5be5 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98408ddf423864165a450749f74041534c507e4eb0a2d2f476dada52637fc74b +size 2999032736 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_S.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_S.gguf new file mode 100644 index 0000000..c4f45bd --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b08e61814be30d079c70d8a85be3db308a06dd98dd8a9750117b1710cacee7c +size 2711380896 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_0.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_0.gguf new file mode 100644 index 0000000..26a7b86 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add3126d08e0e894ddba09e518acbfb010601654d33164d22ec3b4236da54845 +size 3457948576 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_1.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_1.gguf new file mode 100644 index 0000000..acc5ea4 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbdf1d5fa21a48c72c43de2b8d62b908c1af628f97eccd0b35c176febab202a +size 3795540896 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_M.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d8cb630 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a9c573004ba2f5d18b00eb71c5393adf0104a4f479854f3f84a234176f5fccb +size 3640210336 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_S.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_S.gguf new file mode 100644 index 0000000..25934a2 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fc8b54d756fec32be63add707a2c914fc6474c11ff498c755ef2c2b4ad6e531 +size 3468598176 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_M.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_M.gguf new file mode 100644 index 0000000..f1172b0 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b79c3fcdc16073377a5ea82a8078ea956ed5deb29fde52af10e5e7d36156569 +size 4241175456 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_S.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_S.gguf new file mode 100644 index 0000000..71cbcf6 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d3206e63773ec2706263dddd5a9e33dd2d14c351fe8419be7329ee519e685a +size 4142472096 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q6_K.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q6_K.gguf new file mode 100644 index 0000000..64c70e2 --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:614b94d998c9fefbb2c9f98a248b0d4d037e9c7f57d4403856bf7df8555260f3 +size 4879700896 diff --git a/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.imatrix.gguf b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.imatrix.gguf new file mode 100644 index 0000000..097c4fd --- /dev/null +++ b/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:762c36391ca0fb97f91adec714b5361871d6b4e4e58954dd68a3731f639dda25 +size 5916480 diff --git a/README.md b/README.md new file mode 100644 index 0000000..26e4e2d --- /dev/null +++ b/README.md @@ -0,0 +1,100 @@ +--- +base_model: DavidAU/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- merge +- programming +- code generation +- code +- coding +- coder +- chat +- code +- chat +- brainstorm +- qwen +- qwen3 +- qwencoder +- brainstorm20x +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/DavidAU/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-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-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_S.gguf) | i1-IQ1_S | 1.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ1_M.gguf) | i1-IQ1_M | 1.7 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_S.gguf) | i1-IQ2_S | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ2_M.gguf) | i1-IQ2_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q2_K.gguf) | i1-Q2_K | 2.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_XS.gguf) | i1-IQ3_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_S.gguf) | i1-IQ3_S | 2.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ3_M.gguf) | i1-IQ3_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_XS.gguf) | i1-IQ4_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_0.gguf) | i1-Q4_0 | 3.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-IQ4_NL.gguf) | i1-IQ4_NL | 3.6 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_S.gguf) | i1-Q4_K_S | 3.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_K_M.gguf) | i1-Q4_K_M | 3.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q4_1.gguf) | i1-Q4_1 | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_S.gguf) | i1-Q5_K_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q5_K_M.gguf) | i1-Q5_K_M | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx-i1-GGUF/resolve/main/Qwen3-Instruct-F16-6B-Brainstorm20x-128k-ctx.i1-Q6_K.gguf) | i1-Q6_K | 5.0 | 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. + +