From 969ed3aef1a8628bc22c017f1effa4ce0311e6bc Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 28 May 2026 05:20: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-Almost-Human-Y1-LIN-7B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++ Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_M.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_S.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_M.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_S.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XS.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XXS.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_M.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_S.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XS.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XXS.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_NL.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_XS.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K_S.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_L.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_M.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_S.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_0.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_1.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_M.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_S.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_M.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_S.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.i1-Q6_K.gguf | 3 + Qwen3-Almost-Human-Y1-LIN-7B.imatrix.gguf | 3 + README.md | 108 +++++++++++++++++++ 27 files changed, 243 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_M.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_S.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_M.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_S.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XS.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XXS.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_M.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_S.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XS.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XXS.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_NL.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_XS.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K_S.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_L.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_M.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_S.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_0.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_1.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_M.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_S.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_M.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_S.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.i1-Q6_K.gguf create mode 100644 Qwen3-Almost-Human-Y1-LIN-7B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bf29fdd --- /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-Almost-Human-Y1-LIN-7B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_M.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_M.gguf new file mode 100644 index 0000000..c6df745 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ac2dabb03182fe8af1f49ec2e458bd559ee60a0dd9cc4aa615300e8a954c2a +size 1793403840 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_S.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_S.gguf new file mode 100644 index 0000000..6feb775 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1885bd2852966584f2382acd5c58d2d691d2ea0fc6ddf0222ab0731c53ca6c +size 1666345920 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_M.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_M.gguf new file mode 100644 index 0000000..d705f19 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a19426806e9d74f1dffac6bf8945bc2b9c7374272070aea715917ff6b6a80b +size 2479565760 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_S.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_S.gguf new file mode 100644 index 0000000..7f27b72 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8a5c6298a63120658bd0ba5efed376316a635caedd62cdcd01a748c8959899 +size 2310155200 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XS.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..c49c5f0 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e082e2c9814a4ce83fc69777c69147ab6ec29b0b6fa77d0874f4dd1ff534b9b1 +size 2195549120 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XXS.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..1f28c42 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90823dcaecbe88a8b7a2b9b4c7506359cfeef06c1e03df04befcb9caf6473efa +size 2005167040 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_M.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_M.gguf new file mode 100644 index 0000000..14682f3 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a3ebbd036dcd6a95aff3dd20623afa4836d14fa0b1fd3ee913163b003f01cc +size 3239750080 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_S.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_S.gguf new file mode 100644 index 0000000..541ae4a --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca748c83e93591c461427c2d2ead04ec86e80ce0d6f8e915807b5c54a5b93e37 +size 3124160960 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XS.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..ff3a017 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf1599c09e56d26f42f58dd49d9eb077ef8f2df2360e00c583c20ce81da2f994 +size 2972772800 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XXS.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..9d4845c --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08e5d874c5df741c000ec7618df79227ccf1869dea353cdc305debe03b6e33ff +size 2756619200 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_NL.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..0b5eac7 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccae1004de25540c1437152ba5e04ae7abbaaa2e429ec5fd708c3af191644090 +size 3980716480 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_XS.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..94c651c --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f587e8bb4f39a5131c9c0ce9fa29b7fb2260ba71aa0ea1889e57d03f4afa8e99 +size 3784108480 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K.gguf new file mode 100644 index 0000000..9bbf075 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b83853b91e2ad692334cd5146494ef5cad07cf3ec6c69c5514d223419d8697 +size 2715216320 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K_S.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..1bcd91d --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e02001573b03ebd748db43d1db4f5e450b8c2b1255a974fe4fd3ad36d31210d9 +size 2531879360 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_L.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..d42c1b1 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c5b23146ecd38f1d68f3bc3e987c8832ca4a471a1fa2fd9ef97c93950040171 +size 3729058240 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_M.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..dfcb0cd --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1980e48b8ecaf3bb66b2cad0f4a5913d2d478fedc22878f60421c50a5c1fccc +size 3438078400 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_S.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..6f6183d --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2710334dec5379a4f944a0e3c220146b057d48e623e8ca43a1cb71b6e08e808 +size 3101878720 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_0.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_0.gguf new file mode 100644 index 0000000..c35205b --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbada90dfc57417586af2e42027f15d816c527ba32ab5463793b31c3af9e5b3e +size 3972196800 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_1.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_1.gguf new file mode 100644 index 0000000..42237a6 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56bf5c57c157de38a590a1c80b7e6ed319f2b641d0075f0b5bb29155a008d105 +size 4363446720 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_M.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..17d261e --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2021d41291a42d24eeeaf06367b3ed31da7f99426d6201753b42b07fd0bac65f +size 4186827200 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_S.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..1928ee0 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f73d54b340e6dcc3124cc338ee4ed5174e7d055a7937cbb6dbb5c7a91af6214f +size 3985959360 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_M.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..efc4a86 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62881ed66fd1ff717c4f51a5167ea1ab3ffc66f4ddfbfc2362bbdd3828ee0bcb +size 4884130240 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_S.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..5401f83 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8707c960add3c22fa3fe6716b219ca5ad695f97474bc25c1591b17c03048928 +size 4767148480 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q6_K.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q6_K.gguf new file mode 100644 index 0000000..69c3589 --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd90bf6624da3bcca3843d4ed272aa74b88a4290dcdd89154e89efa553684f6f +size 5625014720 diff --git a/Qwen3-Almost-Human-Y1-LIN-7B.imatrix.gguf b/Qwen3-Almost-Human-Y1-LIN-7B.imatrix.gguf new file mode 100644 index 0000000..e89a64b --- /dev/null +++ b/Qwen3-Almost-Human-Y1-LIN-7B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:038b84bc8a810e19e0db1da5aecdb184a4193dde462e5cccfa1c24fdfd2b835e +size 6884608 diff --git a/README.md b/README.md new file mode 100644 index 0000000..62efa67 --- /dev/null +++ b/README.md @@ -0,0 +1,108 @@ +--- +base_model: DavidAU/Qwen3-Almost-Human-Y1-LIN-7B +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 20x +- all uses cases +- Jan-V1 +- finetune +- thinking +- reasoning +- unsloth +- not-for-all-audiences +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/DavidAU/Qwen3-Almost-Human-Y1-LIN-7B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-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-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_S.gguf) | i1-IQ1_S | 1.8 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.2 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.5 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.1 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.1 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.1 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q4_1.gguf) | i1-Q4_1 | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-Almost-Human-Y1-LIN-7B-i1-GGUF/resolve/main/Qwen3-Almost-Human-Y1-LIN-7B.i1-Q6_K.gguf) | i1-Q6_K | 5.7 | 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. + +