From db8dd719db73534a6e545c06153e5939fc3e2692 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 4 Jul 2026 13:20:18 +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/Smoothie-Qwen3-14B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ README.md | 88 ++++++++++++++++++++++++++++++ Smoothie-Qwen3-14B.i1-IQ1_M.gguf | 3 + Smoothie-Qwen3-14B.i1-IQ1_S.gguf | 3 + Smoothie-Qwen3-14B.i1-IQ2_M.gguf | 3 + Smoothie-Qwen3-14B.i1-IQ2_S.gguf | 3 + Smoothie-Qwen3-14B.i1-IQ2_XS.gguf | 3 + Smoothie-Qwen3-14B.i1-IQ2_XXS.gguf | 3 + Smoothie-Qwen3-14B.i1-IQ3_M.gguf | 3 + Smoothie-Qwen3-14B.i1-IQ3_S.gguf | 3 + Smoothie-Qwen3-14B.i1-IQ3_XS.gguf | 3 + Smoothie-Qwen3-14B.i1-IQ3_XXS.gguf | 3 + Smoothie-Qwen3-14B.i1-IQ4_NL.gguf | 3 + Smoothie-Qwen3-14B.i1-IQ4_XS.gguf | 3 + Smoothie-Qwen3-14B.i1-Q2_K.gguf | 3 + Smoothie-Qwen3-14B.i1-Q2_K_S.gguf | 3 + Smoothie-Qwen3-14B.i1-Q3_K_L.gguf | 3 + Smoothie-Qwen3-14B.i1-Q3_K_M.gguf | 3 + Smoothie-Qwen3-14B.i1-Q3_K_S.gguf | 3 + Smoothie-Qwen3-14B.i1-Q4_0.gguf | 3 + Smoothie-Qwen3-14B.i1-Q4_1.gguf | 3 + Smoothie-Qwen3-14B.i1-Q4_K_M.gguf | 3 + Smoothie-Qwen3-14B.i1-Q4_K_S.gguf | 3 + Smoothie-Qwen3-14B.i1-Q5_K_M.gguf | 3 + Smoothie-Qwen3-14B.i1-Q5_K_S.gguf | 3 + Smoothie-Qwen3-14B.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 223 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Smoothie-Qwen3-14B.i1-IQ1_M.gguf create mode 100644 Smoothie-Qwen3-14B.i1-IQ1_S.gguf create mode 100644 Smoothie-Qwen3-14B.i1-IQ2_M.gguf create mode 100644 Smoothie-Qwen3-14B.i1-IQ2_S.gguf create mode 100644 Smoothie-Qwen3-14B.i1-IQ2_XS.gguf create mode 100644 Smoothie-Qwen3-14B.i1-IQ2_XXS.gguf create mode 100644 Smoothie-Qwen3-14B.i1-IQ3_M.gguf create mode 100644 Smoothie-Qwen3-14B.i1-IQ3_S.gguf create mode 100644 Smoothie-Qwen3-14B.i1-IQ3_XS.gguf create mode 100644 Smoothie-Qwen3-14B.i1-IQ3_XXS.gguf create mode 100644 Smoothie-Qwen3-14B.i1-IQ4_NL.gguf create mode 100644 Smoothie-Qwen3-14B.i1-IQ4_XS.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q2_K.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q2_K_S.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q3_K_L.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q3_K_M.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q3_K_S.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q4_0.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q4_1.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q4_K_M.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q4_K_S.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q5_K_M.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q5_K_S.gguf create mode 100644 Smoothie-Qwen3-14B.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4a0cdb4 --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Smoothie-Qwen3-14B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..729fd75 --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: dnotitia/Smoothie-Qwen3-14B +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- dnotitia +- nlp +- llm +- conversation +- chat +- reasoning +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/dnotitia/Smoothie-Qwen3-14B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Smoothie-Qwen3-14B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-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/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ2_M.gguf) | i1-IQ2_M | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q2_K.gguf) | i1-Q2_K | 5.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.5 | | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.6 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q4_0.gguf) | i1-Q4_0 | 8.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q4_1.gguf) | i1-Q4_1 | 9.5 | | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.4 | | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/Smoothie-Qwen3-14B-i1-GGUF/resolve/main/Smoothie-Qwen3-14B.i1-Q6_K.gguf) | i1-Q6_K | 12.2 | 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/Smoothie-Qwen3-14B.i1-IQ1_M.gguf b/Smoothie-Qwen3-14B.i1-IQ1_M.gguf new file mode 100644 index 0000000..cba0a92 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2354813ea5886e3bebf83059e590d05e2ec47af93f6ddcae7bfd423b3f7807 +size 3849656800 diff --git a/Smoothie-Qwen3-14B.i1-IQ1_S.gguf b/Smoothie-Qwen3-14B.i1-IQ1_S.gguf new file mode 100644 index 0000000..a5a6d3d --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abdc471e80b0e48929c3a7745acb8627fcf0d6a7cb2f36051856b8bd635a2da4 +size 3579935200 diff --git a/Smoothie-Qwen3-14B.i1-IQ2_M.gguf b/Smoothie-Qwen3-14B.i1-IQ2_M.gguf new file mode 100644 index 0000000..be2e6f1 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6900cc762401d142e3b501ec9d103e03243272cca30fc9f785d673c297ff31a +size 5322941920 diff --git a/Smoothie-Qwen3-14B.i1-IQ2_S.gguf b/Smoothie-Qwen3-14B.i1-IQ2_S.gguf new file mode 100644 index 0000000..589cc72 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4835ce0f8049d4d70fd7a7abf4b5fec0d2b68dd5b84b0c2325c840169f345d0f +size 4963313120 diff --git a/Smoothie-Qwen3-14B.i1-IQ2_XS.gguf b/Smoothie-Qwen3-14B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..b056a1b --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dcb4494aa556df937242d0aaec285133f2b577b12a0d48743a6d0cfa9251104 +size 4691589600 diff --git a/Smoothie-Qwen3-14B.i1-IQ2_XXS.gguf b/Smoothie-Qwen3-14B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..10314a7 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd058e3165cd6c4c91fa3da519cef6f73587d7939c389af28b1e80f6e10285f +size 4299192800 diff --git a/Smoothie-Qwen3-14B.i1-IQ3_M.gguf b/Smoothie-Qwen3-14B.i1-IQ3_M.gguf new file mode 100644 index 0000000..583bfbe --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c64740c9ea465e49c9f5d3bbad663d0a0119bb3ecb065cddfd96a1e096ae8ae0 +size 6883410400 diff --git a/Smoothie-Qwen3-14B.i1-IQ3_S.gguf b/Smoothie-Qwen3-14B.i1-IQ3_S.gguf new file mode 100644 index 0000000..522f54d --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86b928f75faa1029e7267f6b76f2c29a157c9827bdeb7f2fc07ec50c575ba2f8 +size 6684959200 diff --git a/Smoothie-Qwen3-14B.i1-IQ3_XS.gguf b/Smoothie-Qwen3-14B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..8ed36e0 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eacbaf3e8673f8d733b7ce9a893a87f5295b9ccdb1efdf0c7bac30474929d16 +size 6375301600 diff --git a/Smoothie-Qwen3-14B.i1-IQ3_XXS.gguf b/Smoothie-Qwen3-14B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e09e749 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f91c6a2e1d720fe44a0d20d594ee050a11fbd44fabf64b4fcbd768b399e0feeb +size 5942666720 diff --git a/Smoothie-Qwen3-14B.i1-IQ4_NL.gguf b/Smoothie-Qwen3-14B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..34fda3d --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9428c71332689470f98e2a740bb3cd8f68400b23f73ec3cf9930fe4079a498 +size 8541363680 diff --git a/Smoothie-Qwen3-14B.i1-IQ4_XS.gguf b/Smoothie-Qwen3-14B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..67b9bc2 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b019d1760cb70379e3dd28ec48565d216b0c0bbe6f48a8929b14e2581f4fc56f +size 8110730720 diff --git a/Smoothie-Qwen3-14B.i1-Q2_K.gguf b/Smoothie-Qwen3-14B.i1-Q2_K.gguf new file mode 100644 index 0000000..b83853a --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2572c363be4ec0b3f4cf295e964e5731d0550ab2982ccf4219466da15484838 +size 5753984480 diff --git a/Smoothie-Qwen3-14B.i1-Q2_K_S.gguf b/Smoothie-Qwen3-14B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..8b83c95 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65c380f5465c2af688facb0a27fc7eae0a1b3194f9121df71bab653a36c3988e +size 5389850080 diff --git a/Smoothie-Qwen3-14B.i1-Q3_K_L.gguf b/Smoothie-Qwen3-14B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..90dead3 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a7e88059e58aa54703e07317bc5d47d83021d8d032260faae5db59195c1cb7 +size 7900652000 diff --git a/Smoothie-Qwen3-14B.i1-Q3_K_M.gguf b/Smoothie-Qwen3-14B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..bb06a18 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3a54ba5fc3b517065d5df173ae02c9afbd8163c5d7979a9e426172a08d10eb7 +size 7321313760 diff --git a/Smoothie-Qwen3-14B.i1-Q3_K_S.gguf b/Smoothie-Qwen3-14B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..144a1d3 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005fdfb49d114388a29120a492fe81736a75671c3f582b1d0b7dfc3faa6ed7a9 +size 6657106400 diff --git a/Smoothie-Qwen3-14B.i1-Q4_0.gguf b/Smoothie-Qwen3-14B.i1-Q4_0.gguf new file mode 100644 index 0000000..6d9586c --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6bfe54a4035230c636a2e0e19e29627f209c5563029715217c36e8efeade01 +size 8543002080 diff --git a/Smoothie-Qwen3-14B.i1-Q4_1.gguf b/Smoothie-Qwen3-14B.i1-Q4_1.gguf new file mode 100644 index 0000000..68f16b9 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:492a75839cc8a6076f8f4dc82c43358818a686800b9a4ff0553c739df7a5a8e5 +size 9389522400 diff --git a/Smoothie-Qwen3-14B.i1-Q4_K_M.gguf b/Smoothie-Qwen3-14B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..71fc420 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:727863c4f101d733960486648e7434ad6795ba3b9f7bdcbd0f1503c0949e9a5b +size 9001754080 diff --git a/Smoothie-Qwen3-14B.i1-Q4_K_S.gguf b/Smoothie-Qwen3-14B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..fdbb381 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98d49ad3bb30596206c718c7254a7608b83731cbec2ec398bae69f55803f0e8 +size 8573476320 diff --git a/Smoothie-Qwen3-14B.i1-Q5_K_M.gguf b/Smoothie-Qwen3-14B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..9cf9826 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80fbbb8dcbc388e7b3953c7164e946b21b946099df433fb698c01a2b124184dd +size 10514570720 diff --git a/Smoothie-Qwen3-14B.i1-Q5_K_S.gguf b/Smoothie-Qwen3-14B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..9bac746 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bff60ba9f0f8fcc3c275acc20d222635468b9fac038a140d1b2d44b632a45c6 +size 10263895520 diff --git a/Smoothie-Qwen3-14B.i1-Q6_K.gguf b/Smoothie-Qwen3-14B.i1-Q6_K.gguf new file mode 100644 index 0000000..fb65125 --- /dev/null +++ b/Smoothie-Qwen3-14B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ef1d04a8409078d0c7b94e108b0f94f4b93b5c4d23228a9ee490db710a775a +size 12121938400 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..4e93959 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34ff2406a5afda3497e705e44141adc685d902639dc5061659dc184cd5ba857 +size 7709765