From e436d8df4a61fe5a6ec40192ef3921f2c34e52c1 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 25 Jul 2026 15:11: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-7B-Instruct-Ghidra-v2-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ ...-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_M.gguf | 3 + ...-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_S.gguf | 3 + ...-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_M.gguf | 3 + ...-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_S.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XS.gguf | 3 + ...oder-7B-Instruct-Ghidra-v2.i1-IQ2_XXS.gguf | 3 + ...-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_M.gguf | 3 + ...-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_S.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XS.gguf | 3 + ...oder-7B-Instruct-Ghidra-v2.i1-IQ3_XXS.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-IQ4_NL.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-IQ4_XS.gguf | 3 + ...5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-Q2_K_S.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_L.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_M.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_S.gguf | 3 + ...5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_0.gguf | 3 + ...5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_1.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_M.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_S.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_M.gguf | 3 + ...Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_S.gguf | 3 + ...5-Coder-7B-Instruct-Ghidra-v2.i1-Q6_K.gguf | 3 + ...5-Coder-7B-Instruct-Ghidra-v2.imatrix.gguf | 3 + README.md | 92 +++++++++++++++++++ 27 files changed, 227 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_M.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_S.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_M.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_S.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XS.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XXS.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_M.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_S.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XS.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XXS.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_NL.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_XS.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K_S.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_L.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_M.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_S.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_0.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_1.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_M.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_S.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_M.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_S.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q6_K.gguf create mode 100644 Qwen2.5-Coder-7B-Instruct-Ghidra-v2.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..76d13a3 --- /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-7B-Instruct-Ghidra-v2.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_M.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_M.gguf new file mode 100644 index 0000000..5dacebb --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc00b0cdfba6749e8d28a8299cf0248f9c4bc35533d34557451db8a51775d48c +size 2042197408 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_S.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_S.gguf new file mode 100644 index 0000000..5a24961 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fff6bc48e1a92f2a0a20b4d26dcfe771f1999ddae2648839bda6ae0aee86fa4 +size 1903668640 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_M.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_M.gguf new file mode 100644 index 0000000..ab8b8b7 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c887e53cbe66be57d105f58e5139a16be1a3d6d671d377666ba09f3c86f143 +size 2780343712 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_S.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_S.gguf new file mode 100644 index 0000000..5034139 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5525c37c3c1865e5f858eac9da4d807ba1b486b9dfaf50ce603dd38f73fabb7c +size 2595638688 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XS.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a051c6f --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b99e84a9b99b5a3498d8ba655158bb068ac6a81918d49b8d5a4f114b9a103ae +size 2469023136 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XXS.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..134cbe6 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7e65306692a2e1f0268422a5457c4fc20501b191965a69428bb423eed4c27a3 +size 2273078688 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_M.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_M.gguf new file mode 100644 index 0000000..c0edf81 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f284183ac3082df4be3b4ce1542f9fa6b02c41795faa1a13d9d8ad17a15879 +size 3574013344 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_S.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_S.gguf new file mode 100644 index 0000000..85aba6e --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af048680a3b00c79b39a347569ee417405e6ddc1fa4c1176224bab3c2a215dd3 +size 3499193760 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XS.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XS.gguf new file mode 100644 index 0000000..39e8a29 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a84a6b7edf34824e556ac63922b4de4cd5a1be75239dc11b40b3835037871e9 +size 3346257312 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XXS.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e29e84d --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a98faad6756a8c5832d31baa0f0e0f60c64f6e6f2a7625145f565c92a5e996a +size 3114515872 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_NL.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_NL.gguf new file mode 100644 index 0000000..a133a22 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc7637ea610025b2caf06d9d7c6b14a32d47b88c0c7eb55d654f26b96972720 +size 4437814688 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_XS.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_XS.gguf new file mode 100644 index 0000000..ee582a5 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134f8730b94b8043a9708cb67a6a69d333b0e985c903f02bad263cd0ea5d18d2 +size 4218473888 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K.gguf new file mode 100644 index 0000000..6928687 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b9c6df2044ba200aa54092df1edcbd655aacd9d327ea0df5b07d04e4d4c2ce9 +size 3015941536 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K_S.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K_S.gguf new file mode 100644 index 0000000..ad68970 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e3b52bb39ce5972ad535a9cf43d798d2b83ddef0ad068b119a9e1c7524ab8a0 +size 2834075040 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_L.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_L.gguf new file mode 100644 index 0000000..fe1fbb8 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4be697583c256c82aad1f915e24fba157a88bab010d4226c857b86fda7fe83cc +size 4088460704 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_M.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_M.gguf new file mode 100644 index 0000000..5b3ecb8 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bdb33e876caa31462db80cb6b90fddded19c6a3051ef48a7ba4e466af8f89c4 +size 3808392608 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_S.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_S.gguf new file mode 100644 index 0000000..74e9df8 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699ce9ce974093a081a03042debee927a8c98c08cc368b4258ae958a6b031360 +size 3492369824 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_0.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_0.gguf new file mode 100644 index 0000000..79368ed --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715b9ff99e7423fedc44e810ea790f81217c14a7a36304df90bd89ea26ca558d +size 4444122528 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_1.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_1.gguf new file mode 100644 index 0000000..26cbed7 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97af02cf85582424145e9f43fa69b1d06fddda8d0afba2a1710acd147994ce9 +size 4873285024 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_M.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_M.gguf new file mode 100644 index 0000000..34dfed5 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cacd2b2c4f3e3dde9f2ceca23d30da2eb36c9b318143455be6bb00375ac4bb3 +size 4683074976 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_S.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_S.gguf new file mode 100644 index 0000000..859c315 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9765c1c0851918cce9d620268308507d900525079d414dbda8b87be2961d75a5 +size 4457770400 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_M.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_M.gguf new file mode 100644 index 0000000..3bb6df4 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:696b4ddc0a54acac26fd2c196dbb91a42f1535070aa1d0cb2211e564038f0c3a +size 5444832672 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_S.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_S.gguf new file mode 100644 index 0000000..1a4ea4e --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06f9d78367072680633562413fe3d7f1796effffb26b27a195edbd459778b00b +size 5315177888 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q6_K.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q6_K.gguf new file mode 100644 index 0000000..fee3042 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd7caa1c7ea711adbddd5f94c81ef784eb127a507a4740ee6d77ebba2956b9d +size 6254200224 diff --git a/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.imatrix.gguf b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.imatrix.gguf new file mode 100644 index 0000000..d1d1ac7 --- /dev/null +++ b/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34dc324c45b8fb2b8c882c2498128a67179b953c3c403deecc94903d3d6c2710 +size 4560352 diff --git a/README.md b/README.md new file mode 100644 index 0000000..82288f5 --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: sillykiwi/Qwen2.5-Coder-7B-Instruct-Ghidra-v2 +language: +- en +library_name: transformers +license: apache-2.0 +license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-7B-Instruct/blob/main/LICENSE +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- code +- codeqwen +- chat +- qwen +- qwen-coder +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/sillykiwi/Qwen2.5-Coder-7B-Instruct-Ghidra-v2 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-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-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-Coder-7B-Instruct-Ghidra-v2-i1-GGUF/resolve/main/Qwen2.5-Coder-7B-Instruct-Ghidra-v2.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | 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. + +