From 9da043a7d3a99b9b20daf83d4606c2ce4df42499 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 27 May 2026 15:10:15 +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-black-mirror-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++ README.md | 92 ++++++++++++++++++++++++++++++ qwen3-black-mirror.i1-IQ1_M.gguf | 3 + qwen3-black-mirror.i1-IQ1_S.gguf | 3 + qwen3-black-mirror.i1-IQ2_M.gguf | 3 + qwen3-black-mirror.i1-IQ2_S.gguf | 3 + qwen3-black-mirror.i1-IQ2_XS.gguf | 3 + qwen3-black-mirror.i1-IQ2_XXS.gguf | 3 + qwen3-black-mirror.i1-IQ3_M.gguf | 3 + qwen3-black-mirror.i1-IQ3_S.gguf | 3 + qwen3-black-mirror.i1-IQ3_XS.gguf | 3 + qwen3-black-mirror.i1-IQ3_XXS.gguf | 3 + qwen3-black-mirror.i1-IQ4_NL.gguf | 3 + qwen3-black-mirror.i1-IQ4_XS.gguf | 3 + qwen3-black-mirror.i1-Q2_K.gguf | 3 + qwen3-black-mirror.i1-Q2_K_S.gguf | 3 + qwen3-black-mirror.i1-Q3_K_L.gguf | 3 + qwen3-black-mirror.i1-Q3_K_M.gguf | 3 + qwen3-black-mirror.i1-Q3_K_S.gguf | 3 + qwen3-black-mirror.i1-Q4_0.gguf | 3 + qwen3-black-mirror.i1-Q4_1.gguf | 3 + qwen3-black-mirror.i1-Q4_K_M.gguf | 3 + qwen3-black-mirror.i1-Q4_K_S.gguf | 3 + qwen3-black-mirror.i1-Q5_K_M.gguf | 3 + qwen3-black-mirror.i1-Q5_K_S.gguf | 3 + qwen3-black-mirror.i1-Q6_K.gguf | 3 + qwen3-black-mirror.imatrix.gguf | 3 + 27 files changed, 227 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 qwen3-black-mirror.i1-IQ1_M.gguf create mode 100644 qwen3-black-mirror.i1-IQ1_S.gguf create mode 100644 qwen3-black-mirror.i1-IQ2_M.gguf create mode 100644 qwen3-black-mirror.i1-IQ2_S.gguf create mode 100644 qwen3-black-mirror.i1-IQ2_XS.gguf create mode 100644 qwen3-black-mirror.i1-IQ2_XXS.gguf create mode 100644 qwen3-black-mirror.i1-IQ3_M.gguf create mode 100644 qwen3-black-mirror.i1-IQ3_S.gguf create mode 100644 qwen3-black-mirror.i1-IQ3_XS.gguf create mode 100644 qwen3-black-mirror.i1-IQ3_XXS.gguf create mode 100644 qwen3-black-mirror.i1-IQ4_NL.gguf create mode 100644 qwen3-black-mirror.i1-IQ4_XS.gguf create mode 100644 qwen3-black-mirror.i1-Q2_K.gguf create mode 100644 qwen3-black-mirror.i1-Q2_K_S.gguf create mode 100644 qwen3-black-mirror.i1-Q3_K_L.gguf create mode 100644 qwen3-black-mirror.i1-Q3_K_M.gguf create mode 100644 qwen3-black-mirror.i1-Q3_K_S.gguf create mode 100644 qwen3-black-mirror.i1-Q4_0.gguf create mode 100644 qwen3-black-mirror.i1-Q4_1.gguf create mode 100644 qwen3-black-mirror.i1-Q4_K_M.gguf create mode 100644 qwen3-black-mirror.i1-Q4_K_S.gguf create mode 100644 qwen3-black-mirror.i1-Q5_K_M.gguf create mode 100644 qwen3-black-mirror.i1-Q5_K_S.gguf create mode 100644 qwen3-black-mirror.i1-Q6_K.gguf create mode 100644 qwen3-black-mirror.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2653337 --- /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-black-mirror.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen3-black-mirror.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..0957b1d --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: Svngoku/qwen3-black-mirror +datasets: +- Svngoku/black_mirror_scripts +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen3 +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Svngoku/qwen3-black-mirror + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#qwen3-black-mirror-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/qwen3-black-mirror-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-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ1_S.gguf) | i1-IQ1_S | 0.3 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ1_M.gguf) | i1-IQ1_M | 0.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ2_S.gguf) | i1-IQ2_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ2_M.gguf) | i1-IQ2_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q2_K.gguf) | i1-Q2_K | 0.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ3_S.gguf) | i1-IQ3_S | 0.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ3_M.gguf) | i1-IQ3_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q4_0.gguf) | i1-Q4_0 | 0.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q4_1.gguf) | i1-Q4_1 | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/qwen3-black-mirror-i1-GGUF/resolve/main/qwen3-black-mirror.i1-Q6_K.gguf) | i1-Q6_K | 0.6 | 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. + + diff --git a/qwen3-black-mirror.i1-IQ1_M.gguf b/qwen3-black-mirror.i1-IQ1_M.gguf new file mode 100644 index 0000000..7d39f44 --- /dev/null +++ b/qwen3-black-mirror.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3048faff09a3a21f74f243e0ed1cd37051df5ad92f896f0b5c615d8971903234 +size 216048288 diff --git a/qwen3-black-mirror.i1-IQ1_S.gguf b/qwen3-black-mirror.i1-IQ1_S.gguf new file mode 100644 index 0000000..0230a45 --- /dev/null +++ b/qwen3-black-mirror.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:700b8c0a85b6e86951c5a32760ce12cc680dc4ecf215db6303259d38177f612b +size 208011936 diff --git a/qwen3-black-mirror.i1-IQ2_M.gguf b/qwen3-black-mirror.i1-IQ2_M.gguf new file mode 100644 index 0000000..f91a901 --- /dev/null +++ b/qwen3-black-mirror.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1af983a51f4dc42b01ea64add2e7bd889afcef1a052ddc5c4c7169c93274adf +size 264905376 diff --git a/qwen3-black-mirror.i1-IQ2_S.gguf b/qwen3-black-mirror.i1-IQ2_S.gguf new file mode 100644 index 0000000..4aa7864 --- /dev/null +++ b/qwen3-black-mirror.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e93d0ff6ad081ba165972bd22930efdfb7e293c200949868532be96d420e27e +size 254190240 diff --git a/qwen3-black-mirror.i1-IQ2_XS.gguf b/qwen3-black-mirror.i1-IQ2_XS.gguf new file mode 100644 index 0000000..4bb0e9c --- /dev/null +++ b/qwen3-black-mirror.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:839ac6d4e9e22cddc52248ba583136d5c02f1aba7726161e661a53ce3ea1d1c4 +size 241992352 diff --git a/qwen3-black-mirror.i1-IQ2_XXS.gguf b/qwen3-black-mirror.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..45f4b15 --- /dev/null +++ b/qwen3-black-mirror.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea0e6ae2cc2010febf7ad6a3d18916330e1478de82644db3624a2b2e46fd7966 +size 229442208 diff --git a/qwen3-black-mirror.i1-IQ3_M.gguf b/qwen3-black-mirror.i1-IQ3_M.gguf new file mode 100644 index 0000000..030a7b8 --- /dev/null +++ b/qwen3-black-mirror.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6312190375f600b96d28c5e44e7ab1b863a42d7800049587f35499ca4e5abf34 +size 336023200 diff --git a/qwen3-black-mirror.i1-IQ3_S.gguf b/qwen3-black-mirror.i1-IQ3_S.gguf new file mode 100644 index 0000000..0ce9b63 --- /dev/null +++ b/qwen3-black-mirror.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f186131cb982421808cf77ef9cc2e96d06cea38769b8444cb289bcfbdd9f0911 +size 323071648 diff --git a/qwen3-black-mirror.i1-IQ3_XS.gguf b/qwen3-black-mirror.i1-IQ3_XS.gguf new file mode 100644 index 0000000..8ec7cbd --- /dev/null +++ b/qwen3-black-mirror.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19270781059b50a71037a44ac0ecc717937c6098d55d5dbd9deb23ccb9a216fc +size 312749728 diff --git a/qwen3-black-mirror.i1-IQ3_XXS.gguf b/qwen3-black-mirror.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e322c22 --- /dev/null +++ b/qwen3-black-mirror.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a27f2225f57b8ac81e18b1605fb4671624cc20ba332e6150bb8a6f12880ee85a +size 279012000 diff --git a/qwen3-black-mirror.i1-IQ4_NL.gguf b/qwen3-black-mirror.i1-IQ4_NL.gguf new file mode 100644 index 0000000..7398161 --- /dev/null +++ b/qwen3-black-mirror.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc96ed28431eaed64712428ac8964f44eb009a9aab5c58015fcb887ae1b04c0 +size 381562528 diff --git a/qwen3-black-mirror.i1-IQ4_XS.gguf b/qwen3-black-mirror.i1-IQ4_XS.gguf new file mode 100644 index 0000000..90fe112 --- /dev/null +++ b/qwen3-black-mirror.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87ff9618929d5061080094604a4d755e66ace37ec8b8a94c1545644509915201 +size 367799968 diff --git a/qwen3-black-mirror.i1-Q2_K.gguf b/qwen3-black-mirror.i1-Q2_K.gguf new file mode 100644 index 0000000..48cac4f --- /dev/null +++ b/qwen3-black-mirror.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dcc8841413cfd1c6583c1b12c9d57e0d17464aafcb6f9ee20d1db9958189a65 +size 296234656 diff --git a/qwen3-black-mirror.i1-Q2_K_S.gguf b/qwen3-black-mirror.i1-Q2_K_S.gguf new file mode 100644 index 0000000..4dbb3b3 --- /dev/null +++ b/qwen3-black-mirror.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9a33788c8adabde606ec699086de906411165b08ff2e8cc096f5e576befa25e +size 280555168 diff --git a/qwen3-black-mirror.i1-Q3_K_L.gguf b/qwen3-black-mirror.i1-Q3_K_L.gguf new file mode 100644 index 0000000..70887e8 --- /dev/null +++ b/qwen3-black-mirror.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09c3e1f5b2440914554649624ca2f23db50a292b788ab09cdb5b6486ec335b6b +size 368488096 diff --git a/qwen3-black-mirror.i1-Q3_K_M.gguf b/qwen3-black-mirror.i1-Q3_K_M.gguf new file mode 100644 index 0000000..fd23906 --- /dev/null +++ b/qwen3-black-mirror.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebea02d4c7f50c5eb5d7c4053296ec2d07e08ab643751279e6b9c9168c18e1d7 +size 347123360 diff --git a/qwen3-black-mirror.i1-Q3_K_S.gguf b/qwen3-black-mirror.i1-Q3_K_S.gguf new file mode 100644 index 0000000..75ec2ae --- /dev/null +++ b/qwen3-black-mirror.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089bbe68afe7300f1f07eac3b96125483a20ca54e95c6cca647e7dea4887ee8f +size 323071648 diff --git a/qwen3-black-mirror.i1-Q4_0.gguf b/qwen3-black-mirror.i1-Q4_0.gguf new file mode 100644 index 0000000..db37baa --- /dev/null +++ b/qwen3-black-mirror.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:103a1b24a4bcbe73d7fda9bcdb124c7ab69dea24cf77646ea2084ca32ad9cc5b +size 382152352 diff --git a/qwen3-black-mirror.i1-Q4_1.gguf b/qwen3-black-mirror.i1-Q4_1.gguf new file mode 100644 index 0000000..7dd8c38 --- /dev/null +++ b/qwen3-black-mirror.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4feaa507019a3b8790caa6b88e1dc7e9f0c98d36e9e018d61eefacd6e752b22a +size 409087648 diff --git a/qwen3-black-mirror.i1-Q4_K_M.gguf b/qwen3-black-mirror.i1-Q4_K_M.gguf new file mode 100644 index 0000000..9b7f69d --- /dev/null +++ b/qwen3-black-mirror.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47e49e8e0bd7b168ca2f7e65be7b40010457e7726faaaa499fc5220d0e50425 +size 396701344 diff --git a/qwen3-black-mirror.i1-Q4_K_S.gguf b/qwen3-black-mirror.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9ed16be --- /dev/null +++ b/qwen3-black-mirror.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c414a4357e1bc57de295e3f4e159cb1cb1c57b58528b948b5912ac9fcad1fa11 +size 383266464 diff --git a/qwen3-black-mirror.i1-Q5_K_M.gguf b/qwen3-black-mirror.i1-Q5_K_M.gguf new file mode 100644 index 0000000..10ae8b7 --- /dev/null +++ b/qwen3-black-mirror.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac08f3840627f0d1c058636ff7bc07f5647801594f623445ac679075d28a0a37 +size 444411552 diff --git a/qwen3-black-mirror.i1-Q5_K_S.gguf b/qwen3-black-mirror.i1-Q5_K_S.gguf new file mode 100644 index 0000000..5906f96 --- /dev/null +++ b/qwen3-black-mirror.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5e7c38ff1ac507ad91234afdc49b7e68b8f0506da2c5210a35a1c4202e9c0d +size 436612768 diff --git a/qwen3-black-mirror.i1-Q6_K.gguf b/qwen3-black-mirror.i1-Q6_K.gguf new file mode 100644 index 0000000..619bf31 --- /dev/null +++ b/qwen3-black-mirror.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6af485fc7f69e02c81b5c257e7366043d35c87041c2ca08432cde72193b865da +size 495103648 diff --git a/qwen3-black-mirror.imatrix.gguf b/qwen3-black-mirror.imatrix.gguf new file mode 100644 index 0000000..8a86fb3 --- /dev/null +++ b/qwen3-black-mirror.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f133557681d03df9151a4d52f17084d42b996f96514d212cc53632a8a97e17f2 +size 1177056