From f112f4735c9a9693bbf023736083a99964f2cf88 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 26 May 2026 23:13: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-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++ ...0B-A3B-YOYO-Thinking-Chimera.i1-IQ1_M.gguf | 3 + ...0B-A3B-YOYO-Thinking-Chimera.i1-IQ1_S.gguf | 3 + ...0B-A3B-YOYO-Thinking-Chimera.i1-IQ2_M.gguf | 3 + ...0B-A3B-YOYO-Thinking-Chimera.i1-IQ2_S.gguf | 3 + ...B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XS.gguf | 3 + ...-A3B-YOYO-Thinking-Chimera.i1-IQ2_XXS.gguf | 3 + ...0B-A3B-YOYO-Thinking-Chimera.i1-IQ3_M.gguf | 3 + ...0B-A3B-YOYO-Thinking-Chimera.i1-IQ3_S.gguf | 3 + ...B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XS.gguf | 3 + ...-A3B-YOYO-Thinking-Chimera.i1-IQ3_XXS.gguf | 3 + ...B-A3B-YOYO-Thinking-Chimera.i1-IQ4_XS.gguf | 3 + ...30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K.gguf | 3 + ...B-A3B-YOYO-Thinking-Chimera.i1-Q2_K_S.gguf | 3 + ...B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_L.gguf | 3 + ...B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_M.gguf | 3 + ...B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_S.gguf | 3 + ...30B-A3B-YOYO-Thinking-Chimera.i1-Q4_0.gguf | 3 + ...30B-A3B-YOYO-Thinking-Chimera.i1-Q4_1.gguf | 3 + ...B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_M.gguf | 3 + ...B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_S.gguf | 3 + ...B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_M.gguf | 3 + ...B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_S.gguf | 3 + ...30B-A3B-YOYO-Thinking-Chimera.i1-Q6_K.gguf | 3 + ...30B-A3B-YOYO-Thinking-Chimera.imatrix.gguf | 3 + README.md | 87 +++++++++++++++++++ 26 files changed, 218 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_M.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_S.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_M.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_S.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XS.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XXS.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_M.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_S.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XS.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XXS.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ4_XS.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K_S.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_L.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_M.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_S.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_0.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_1.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_M.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_S.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_M.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_S.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q6_K.gguf create mode 100644 Qwen3-30B-A3B-YOYO-Thinking-Chimera.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a7b12c2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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-30B-A3B-YOYO-Thinking-Chimera.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_M.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_M.gguf new file mode 100644 index 0000000..30e2b43 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c07ec388483524c802ac31bc6b389439a213170d5e04f8380ff25d27e1a0310 +size 7078293024 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_S.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_S.gguf new file mode 100644 index 0000000..c161ef1 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d82d2d757d076f4850db09d6fc4ab51425a0d3765f97a18c5a4120965108d39 +size 6416510496 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_M.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_M.gguf new file mode 100644 index 0000000..0725c9e --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76838be293cd004dbf11d3c8d940465fa1d3cf8601d2ea9043318c07b7f8c75a +size 10169509408 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_S.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_S.gguf new file mode 100644 index 0000000..1d3f255 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cff66147dcb88daf32f0b93e22a8fd475f413dda904f05cd9be0592cfd731ae +size 9287132704 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XS.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XS.gguf new file mode 100644 index 0000000..7e4a4e6 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dddeba5686a78bc60c51f7b0f08de71af71ddb17fbe514a4ffcd267d8c5b298 +size 9076223520 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XXS.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..bd2bc63 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f987ae9e4a8fd2a1d1cb9a3de24520600def10f1fd222eb6ae790a2fc4ccfc3 +size 8181263904 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_M.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_M.gguf new file mode 100644 index 0000000..2224d2d --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f4832f65430ccd875dcde2137a8d1886411dc9fe18737877d2c051830090410 +size 13513063968 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_S.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_S.gguf new file mode 100644 index 0000000..badde08 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b3bfc79155282194ca83a30c764532f445d08a776454bb8e7c8bd33f811e15c +size 13299154464 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XS.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XS.gguf new file mode 100644 index 0000000..8b6bf6b --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed2e948a99a3be5563a7c21c7c713fbe53033c9774c3710d105a7858f7eca26 +size 12598443552 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XXS.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..c7bbc4c --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338145eb0cdd7f49f4a02772d8a2128a132a0a937079f6d27da1827b55159c96 +size 11849328160 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ4_XS.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ4_XS.gguf new file mode 100644 index 0000000..37a0aa2 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042df1f25e2be9a442ad86d3148f1e03ab1d634d0533ecb4b32b4b45caf8b1a6 +size 16368350752 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K.gguf new file mode 100644 index 0000000..62820af --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cb2dea590aad201d1466761daa1d83e3fc2ed9e6047a756c93af5f7d8a8ff6b +size 11258611232 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K_S.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K_S.gguf new file mode 100644 index 0000000..bb77465 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97c3f6d16d0cb275cfe293c503eef54f08a262dc2a5bc04d874495c6b643399e +size 10519365152 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_L.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_L.gguf new file mode 100644 index 0000000..4b30631 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:127cca7dcaca671fd76be46fdfb09101ffa03d0a82b7fd3e8c4ab654fb64aa2d +size 15900671520 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_M.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_M.gguf new file mode 100644 index 0000000..acf20c4 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385db8a2a799d52f89e0dac90adb722fbd75d1b8b73b2f69feea7e9303eb5314 +size 14711848480 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_S.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_S.gguf new file mode 100644 index 0000000..859ff34 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:631f4050e068a215d689442faf711f78779a2302fa2b50cec08b3c270e01be59 +size 13292469792 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_0.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_0.gguf new file mode 100644 index 0000000..f388179 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7827bf284c7960869a3d46c3583870c165ef371fda83f545b744b8091a80b18 +size 17379989024 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_1.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_1.gguf new file mode 100644 index 0000000..1a6799d --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b84fde5d1d313d4af742433be6525a884003aee6c1f24a83afc7edc322f9224 +size 19192501792 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_M.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_M.gguf new file mode 100644 index 0000000..c15e3ca --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f52b15544eeab6a5d2d69d8c0ed01450cbb915a7ee72891053a080da08d933 +size 18556687904 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_S.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_S.gguf new file mode 100644 index 0000000..81e0c44 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5ae17e6e41f476b878837db7ecb8d1d3f077b7f9664e52828156ed6f558d32 +size 17456010784 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_M.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_M.gguf new file mode 100644 index 0000000..44a6f6e --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5885dddb21bc3eca26051f1e4546015b1cb907893aeed5a9f0dac7b801ab6a1f +size 21725582880 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_S.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_S.gguf new file mode 100644 index 0000000..ce0e4d3 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72ac748e6b8240ffee0c9450f4d7a485506e918d55d023b59cc821cef2e77d7 +size 21080512032 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q6_K.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q6_K.gguf new file mode 100644 index 0000000..05ded4f --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccbd00c7f0d83762b9605992403643446485285f1b351b3cdd0d046a37d160b1 +size 25092533792 diff --git a/Qwen3-30B-A3B-YOYO-Thinking-Chimera.imatrix.gguf b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.imatrix.gguf new file mode 100644 index 0000000..df72b42 --- /dev/null +++ b/Qwen3-30B-A3B-YOYO-Thinking-Chimera.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ff82ca94fe5c22144b3d682d7a7395ed531c04f0e4e0fffa69f330433f0514 +size 122029312 diff --git a/README.md b/README.md new file mode 100644 index 0000000..047e5b9 --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: YOYO-AI/Qwen3-30B-A3B-YOYO-Thinking-Chimera +language: +- en +- zh +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- merge +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/YOYO-AI/Qwen3-30B-A3B-YOYO-Thinking-Chimera + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-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-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.imatrix.gguf) | imatrix | 0.2 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_S.gguf) | i1-IQ1_S | 6.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ1_M.gguf) | i1-IQ1_M | 7.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_XS.gguf) | i1-IQ2_XS | 9.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_S.gguf) | i1-IQ2_S | 9.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ2_M.gguf) | i1-IQ2_M | 10.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K_S.gguf) | i1-Q2_K_S | 10.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q2_K.gguf) | i1-Q2_K | 11.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 11.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_S.gguf) | i1-Q3_K_S | 13.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_S.gguf) | i1-IQ3_S | 13.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ3_M.gguf) | i1-IQ3_M | 13.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_M.gguf) | i1-Q3_K_M | 14.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q3_K_L.gguf) | i1-Q3_K_L | 16.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-IQ4_XS.gguf) | i1-IQ4_XS | 16.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_0.gguf) | i1-Q4_0 | 17.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_S.gguf) | i1-Q4_K_S | 17.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_K_M.gguf) | i1-Q4_K_M | 18.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q4_1.gguf) | i1-Q4_1 | 19.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_S.gguf) | i1-Q5_K_S | 21.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q5_K_M.gguf) | i1-Q5_K_M | 21.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen3-30B-A3B-YOYO-Thinking-Chimera-i1-GGUF/resolve/main/Qwen3-30B-A3B-YOYO-Thinking-Chimera.i1-Q6_K.gguf) | i1-Q6_K | 25.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. + +