初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/qwen3-black-mirror-i1-GGUF Source: Original Platform
This commit is contained in:
60
.gitattributes
vendored
Normal file
60
.gitattributes
vendored
Normal file
@@ -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
|
||||
92
README.md
Normal file
92
README.md
Normal file
@@ -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
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: nicoboss -->
|
||||
<!-- ### quants: Q2_K IQ3_M Q4_K_S IQ3_XXS Q3_K_M small-IQ4_NL Q4_K_M IQ2_M Q6_K IQ4_XS Q2_K_S IQ1_M Q3_K_S IQ2_XXS Q3_K_L IQ2_XS Q5_K_S IQ2_S IQ1_S Q5_K_M Q4_0 IQ3_XS Q4_1 IQ3_S -->
|
||||
<!-- ### quants_skip: -->
|
||||
<!-- ### skip_mmproj: -->
|
||||
weighted/imatrix quants of https://huggingface.co/Svngoku/qwen3-black-mirror
|
||||
|
||||
<!-- provided-files -->
|
||||
|
||||
***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):
|
||||
|
||||

|
||||
|
||||
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.
|
||||
|
||||
<!-- end -->
|
||||
3
qwen3-black-mirror.i1-IQ1_M.gguf
Normal file
3
qwen3-black-mirror.i1-IQ1_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3048faff09a3a21f74f243e0ed1cd37051df5ad92f896f0b5c615d8971903234
|
||||
size 216048288
|
||||
3
qwen3-black-mirror.i1-IQ1_S.gguf
Normal file
3
qwen3-black-mirror.i1-IQ1_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:700b8c0a85b6e86951c5a32760ce12cc680dc4ecf215db6303259d38177f612b
|
||||
size 208011936
|
||||
3
qwen3-black-mirror.i1-IQ2_M.gguf
Normal file
3
qwen3-black-mirror.i1-IQ2_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1af983a51f4dc42b01ea64add2e7bd889afcef1a052ddc5c4c7169c93274adf
|
||||
size 264905376
|
||||
3
qwen3-black-mirror.i1-IQ2_S.gguf
Normal file
3
qwen3-black-mirror.i1-IQ2_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e93d0ff6ad081ba165972bd22930efdfb7e293c200949868532be96d420e27e
|
||||
size 254190240
|
||||
3
qwen3-black-mirror.i1-IQ2_XS.gguf
Normal file
3
qwen3-black-mirror.i1-IQ2_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:839ac6d4e9e22cddc52248ba583136d5c02f1aba7726161e661a53ce3ea1d1c4
|
||||
size 241992352
|
||||
3
qwen3-black-mirror.i1-IQ2_XXS.gguf
Normal file
3
qwen3-black-mirror.i1-IQ2_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea0e6ae2cc2010febf7ad6a3d18916330e1478de82644db3624a2b2e46fd7966
|
||||
size 229442208
|
||||
3
qwen3-black-mirror.i1-IQ3_M.gguf
Normal file
3
qwen3-black-mirror.i1-IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6312190375f600b96d28c5e44e7ab1b863a42d7800049587f35499ca4e5abf34
|
||||
size 336023200
|
||||
3
qwen3-black-mirror.i1-IQ3_S.gguf
Normal file
3
qwen3-black-mirror.i1-IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f186131cb982421808cf77ef9cc2e96d06cea38769b8444cb289bcfbdd9f0911
|
||||
size 323071648
|
||||
3
qwen3-black-mirror.i1-IQ3_XS.gguf
Normal file
3
qwen3-black-mirror.i1-IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19270781059b50a71037a44ac0ecc717937c6098d55d5dbd9deb23ccb9a216fc
|
||||
size 312749728
|
||||
3
qwen3-black-mirror.i1-IQ3_XXS.gguf
Normal file
3
qwen3-black-mirror.i1-IQ3_XXS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a27f2225f57b8ac81e18b1605fb4671624cc20ba332e6150bb8a6f12880ee85a
|
||||
size 279012000
|
||||
3
qwen3-black-mirror.i1-IQ4_NL.gguf
Normal file
3
qwen3-black-mirror.i1-IQ4_NL.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9fc96ed28431eaed64712428ac8964f44eb009a9aab5c58015fcb887ae1b04c0
|
||||
size 381562528
|
||||
3
qwen3-black-mirror.i1-IQ4_XS.gguf
Normal file
3
qwen3-black-mirror.i1-IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87ff9618929d5061080094604a4d755e66ace37ec8b8a94c1545644509915201
|
||||
size 367799968
|
||||
3
qwen3-black-mirror.i1-Q2_K.gguf
Normal file
3
qwen3-black-mirror.i1-Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3dcc8841413cfd1c6583c1b12c9d57e0d17464aafcb6f9ee20d1db9958189a65
|
||||
size 296234656
|
||||
3
qwen3-black-mirror.i1-Q2_K_S.gguf
Normal file
3
qwen3-black-mirror.i1-Q2_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9a33788c8adabde606ec699086de906411165b08ff2e8cc096f5e576befa25e
|
||||
size 280555168
|
||||
3
qwen3-black-mirror.i1-Q3_K_L.gguf
Normal file
3
qwen3-black-mirror.i1-Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09c3e1f5b2440914554649624ca2f23db50a292b788ab09cdb5b6486ec335b6b
|
||||
size 368488096
|
||||
3
qwen3-black-mirror.i1-Q3_K_M.gguf
Normal file
3
qwen3-black-mirror.i1-Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebea02d4c7f50c5eb5d7c4053296ec2d07e08ab643751279e6b9c9168c18e1d7
|
||||
size 347123360
|
||||
3
qwen3-black-mirror.i1-Q3_K_S.gguf
Normal file
3
qwen3-black-mirror.i1-Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:089bbe68afe7300f1f07eac3b96125483a20ca54e95c6cca647e7dea4887ee8f
|
||||
size 323071648
|
||||
3
qwen3-black-mirror.i1-Q4_0.gguf
Normal file
3
qwen3-black-mirror.i1-Q4_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:103a1b24a4bcbe73d7fda9bcdb124c7ab69dea24cf77646ea2084ca32ad9cc5b
|
||||
size 382152352
|
||||
3
qwen3-black-mirror.i1-Q4_1.gguf
Normal file
3
qwen3-black-mirror.i1-Q4_1.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4feaa507019a3b8790caa6b88e1dc7e9f0c98d36e9e018d61eefacd6e752b22a
|
||||
size 409087648
|
||||
3
qwen3-black-mirror.i1-Q4_K_M.gguf
Normal file
3
qwen3-black-mirror.i1-Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b47e49e8e0bd7b168ca2f7e65be7b40010457e7726faaaa499fc5220d0e50425
|
||||
size 396701344
|
||||
3
qwen3-black-mirror.i1-Q4_K_S.gguf
Normal file
3
qwen3-black-mirror.i1-Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c414a4357e1bc57de295e3f4e159cb1cb1c57b58528b948b5912ac9fcad1fa11
|
||||
size 383266464
|
||||
3
qwen3-black-mirror.i1-Q5_K_M.gguf
Normal file
3
qwen3-black-mirror.i1-Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac08f3840627f0d1c058636ff7bc07f5647801594f623445ac679075d28a0a37
|
||||
size 444411552
|
||||
3
qwen3-black-mirror.i1-Q5_K_S.gguf
Normal file
3
qwen3-black-mirror.i1-Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b5e7c38ff1ac507ad91234afdc49b7e68b8f0506da2c5210a35a1c4202e9c0d
|
||||
size 436612768
|
||||
3
qwen3-black-mirror.i1-Q6_K.gguf
Normal file
3
qwen3-black-mirror.i1-Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6af485fc7f69e02c81b5c257e7366043d35c87041c2ca08432cde72193b865da
|
||||
size 495103648
|
||||
3
qwen3-black-mirror.imatrix.gguf
Normal file
3
qwen3-black-mirror.imatrix.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f133557681d03df9151a4d52f17084d42b996f96514d212cc53632a8a97e17f2
|
||||
size 1177056
|
||||
Reference in New Issue
Block a user