From 13440422eb16f232feb920279a26ddb5a4973960 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 19 Jul 2026 03:20:09 +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/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ ....5-Coder-3B-Instruct-heretic.i1-IQ1_M.gguf | 3 + ....5-Coder-3B-Instruct-heretic.i1-IQ1_S.gguf | 3 + ....5-Coder-3B-Instruct-heretic.i1-IQ2_M.gguf | 3 + ....5-Coder-3B-Instruct-heretic.i1-IQ2_S.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-IQ2_XS.gguf | 3 + ...-Coder-3B-Instruct-heretic.i1-IQ2_XXS.gguf | 3 + ....5-Coder-3B-Instruct-heretic.i1-IQ3_M.gguf | 3 + ....5-Coder-3B-Instruct-heretic.i1-IQ3_S.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-IQ3_XS.gguf | 3 + ...-Coder-3B-Instruct-heretic.i1-IQ3_XXS.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-IQ4_NL.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-IQ4_XS.gguf | 3 + ...2.5-Coder-3B-Instruct-heretic.i1-Q2_K.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-Q2_K_S.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-Q3_K_L.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-Q3_K_M.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-Q3_K_S.gguf | 3 + ...2.5-Coder-3B-Instruct-heretic.i1-Q4_0.gguf | 3 + ...2.5-Coder-3B-Instruct-heretic.i1-Q4_1.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-Q4_K_M.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-Q4_K_S.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-Q5_K_M.gguf | 3 + ...5-Coder-3B-Instruct-heretic.i1-Q5_K_S.gguf | 3 + ...2.5-Coder-3B-Instruct-heretic.i1-Q6_K.gguf | 3 + ...2.5-Coder-3B-Instruct-heretic.imatrix.gguf | 3 + README.md | 97 +++++++++++++++++++ 27 files changed, 232 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_M.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_S.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_M.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_S.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XS.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XXS.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_M.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_S.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XS.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XXS.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_NL.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_XS.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K_S.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_L.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_M.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_S.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_0.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_1.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_M.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_S.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_M.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_S.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.i1-Q6_K.gguf create mode 100644 Qwen2.5-Coder-3B-Instruct-heretic.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3bf48b1 --- /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 +Qwen2.5-Coder-3B-Instruct-heretic.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-3B-Instruct-heretic.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_M.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_M.gguf new file mode 100644 index 0000000..1b22499 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbd572be73bfe9740d551a981976cc473a232bd5c2fd68c6fecacbb90e910e9e +size 850028480 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_S.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_S.gguf new file mode 100644 index 0000000..4628f6b --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1db8741daca09411a5c0f83c4df6f2c9ac818ca68bd9e0ed36a6fb2be733a2 +size 791095232 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_M.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_M.gguf new file mode 100644 index 0000000..61838cf --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a898f4ea3c0fb72ead35c8808288d997d76a3ae8167067b51b6fce9d5f3e889 +size 1140516800 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_S.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_S.gguf new file mode 100644 index 0000000..095b9ec --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55a0efb5ccd656d6a14012c3abed0ae9e452d1653d7857c08008ddcc5a4c6b46 +size 1061939136 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XS.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XS.gguf new file mode 100644 index 0000000..f128110 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c4256305eefc9f973e2f82c860a6345dbbbc9844eb5741ceb50379f2b88585 +size 1031546816 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XXS.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..64109c8 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73f3a35ca11867227660da8904c1798af5140323b800c800f90ae831d3bffa12 +size 948250560 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_M.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_M.gguf new file mode 100644 index 0000000..0a51fba --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8019b4a5cb1d0cf651a224ac31c11595a69887cca094da2b8e46f37c2473a717 +size 1488895936 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_S.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_S.gguf new file mode 100644 index 0000000..49983ac --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d36024e6114017b81daaba6d3f02b223bf2c451d5fc49e11fcf2e3f384bc2a2 +size 1456865216 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XS.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XS.gguf new file mode 100644 index 0000000..eec5133 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34bdbe5adbb4e0f6f079360d2a1788d29e5e8caca929fe72a599b11fb90d146f +size 1391837120 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XXS.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..0ca4592 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c73cf49052f48a2daf5d7bc975cc45afcd0bea5259fbe6ce49a2b76d8b626af +size 1282828224 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_NL.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_NL.gguf new file mode 100644 index 0000000..0e49f57 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482a9d501fe3965ceb235e44a04aca2674fec72e8b43bee8fbaffd910480ddad +size 1825210304 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_XS.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_XS.gguf new file mode 100644 index 0000000..9abbdd7 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77dce81ad0cbb14300e8c75c07185d956ba0eab776ad2d0e48f89c446eb8455f +size 1739096000 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K.gguf new file mode 100644 index 0000000..56dfad0 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ab159433a6d9adb9559a584a7deccdf234b79852b2d7ec16344dc86e7a8c28 +size 1274757056 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K_S.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K_S.gguf new file mode 100644 index 0000000..8b2931a --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd55842d075960627b340bf1ac60055eb31c79a687b8aae14eec0c6a1b1ee692 +size 1198129088 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_L.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_L.gguf new file mode 100644 index 0000000..14c5d6a --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ef281fd46998df7869eba3540bbd53ff93e01f9805c908fc5e2f7a9c69ce93 +size 1707392960 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_M.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_M.gguf new file mode 100644 index 0000000..4701c13 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc8672795e07212732c20b0eb809f0aea770fea714a06bc0c6dcb9b8b67a916 +size 1590476736 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_S.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_S.gguf new file mode 100644 index 0000000..01c45c9 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:656b50429d4cc174ab876bf3461d235c8c22d09b60fdd4f9a68cad4cc883f0d2 +size 1454358464 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_0.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_0.gguf new file mode 100644 index 0000000..27347af --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1999c8a58577d2db50818246a98a47c3af41fe71749f63e3b9f30b3ae68cada +size 1828487104 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_1.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_1.gguf new file mode 100644 index 0000000..5290586 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b6b3b52b9041def7422335502bb04328762389923814a7937f705304c0f822 +size 1996259264 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_M.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_M.gguf new file mode 100644 index 0000000..198c59d --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80a9de926f182ce3a0c5b5fcc9b65b86d334be15dd39ab80c7b47ef7f5b6a699 +size 1929904064 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_S.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c94be8c --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d6c53af6b14313ee25873d257551d4701260ac61429c2d343cc358e69c2bb34 +size 1834385344 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_M.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_M.gguf new file mode 100644 index 0000000..9dcc665 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73a70d00520996ae9032ba88d29eb6ddbf6df7763aea80849abb870d9952a9d8 +size 2224816064 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_S.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_S.gguf new file mode 100644 index 0000000..b220af2 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9996a5220c88a4da915fe5cf73363350c2d04ff16d385c4886e0677bd7b1f5a8 +size 2169667520 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q6_K.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q6_K.gguf new file mode 100644 index 0000000..511d6e7 --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:457ee5f293efe70d4016b29b3e24a6820517c02bd7c91eba8c981ede4a889469 +size 2538160064 diff --git a/Qwen2.5-Coder-3B-Instruct-heretic.imatrix.gguf b/Qwen2.5-Coder-3B-Instruct-heretic.imatrix.gguf new file mode 100644 index 0000000..a9d4b6b --- /dev/null +++ b/Qwen2.5-Coder-3B-Instruct-heretic.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beee471e59dc38d74203ee4f8277dae2b75af4861d8a20afd0c92b41b7b7a5c1 +size 3393408 diff --git a/README.md b/README.md new file mode 100644 index 0000000..fa0c382 --- /dev/null +++ b/README.md @@ -0,0 +1,97 @@ +--- +base_model: saidutta69/Qwen2.5-Coder-3B-Instruct-heretic +language: +- en +library_name: transformers +license: other +license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-3B-Instruct/blob/main/LICENSE +license_name: qwen-research +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- code +- codeqwen +- chat +- qwen +- qwen-coder +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/saidutta69/Qwen2.5-Coder-3B-Instruct-heretic + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-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/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_S.gguf) | i1-IQ2_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q2_K.gguf) | i1-Q2_K | 1.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ3_M.gguf) | i1-IQ3_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_0.gguf) | i1-Q4_0 | 1.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q4_1.gguf) | i1-Q4_1 | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-3B-Instruct-heretic-i1-GGUF/resolve/main/Qwen2.5-Coder-3B-Instruct-heretic.i1-Q6_K.gguf) | i1-Q6_K | 2.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. + +