From 77c4374c0abdd2ca3152243ac12f53786341854b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 5 Jun 2026 17:18:16 +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/CodeQwen1.5-7B-Chat-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++ CodeQwen1.5-7B-Chat.i1-IQ1_M.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-IQ1_S.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-IQ2_M.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-IQ2_S.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-IQ2_XS.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-IQ2_XXS.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-IQ3_M.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-IQ3_S.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-IQ3_XS.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-IQ3_XXS.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-IQ4_XS.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q2_K.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q3_K_L.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q3_K_M.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q3_K_S.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q4_0.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q4_0_4_4.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q4_0_4_8.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q4_0_8_8.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q4_K_M.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q4_K_S.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q5_K_M.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q5_K_S.gguf | 3 ++ CodeQwen1.5-7B-Chat.i1-Q6_K.gguf | 3 ++ README.md | 80 ++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 27 files changed, 215 insertions(+) create mode 100644 .gitattributes create mode 100644 CodeQwen1.5-7B-Chat.i1-IQ1_M.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-IQ1_S.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-IQ2_M.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-IQ2_S.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-IQ2_XS.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-IQ2_XXS.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-IQ3_M.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-IQ3_S.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-IQ3_XS.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-IQ3_XXS.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-IQ4_XS.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q2_K.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q3_K_L.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q3_K_M.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q3_K_S.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q4_0.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q4_0_4_4.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q4_0_4_8.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q4_0_8_8.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q4_K_M.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q4_K_S.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q5_K_M.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q5_K_S.gguf create mode 100644 CodeQwen1.5-7B-Chat.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..553c17b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +imatrix.dat filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +CodeQwen1.5-7B-Chat.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/CodeQwen1.5-7B-Chat.i1-IQ1_M.gguf b/CodeQwen1.5-7B-Chat.i1-IQ1_M.gguf new file mode 100644 index 0000000..d1df393 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2277838ddb49f5cdc2855f0cf204b7b6883c820c8dbdc046dfbf69839bebe0a3 +size 2458144000 diff --git a/CodeQwen1.5-7B-Chat.i1-IQ1_S.gguf b/CodeQwen1.5-7B-Chat.i1-IQ1_S.gguf new file mode 100644 index 0000000..0f240e9 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f76ec7c081f848cd341a0daa952cf0dc3da9714daa25b986a55622d18da146 +size 2361412864 diff --git a/CodeQwen1.5-7B-Chat.i1-IQ2_M.gguf b/CodeQwen1.5-7B-Chat.i1-IQ2_M.gguf new file mode 100644 index 0000000..be9eac8 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f53c228195881af1ebeb3ba7b1ded1fb852b108972f0f3b4a192056fd022c4e7 +size 3008032000 diff --git a/CodeQwen1.5-7B-Chat.i1-IQ2_S.gguf b/CodeQwen1.5-7B-Chat.i1-IQ2_S.gguf new file mode 100644 index 0000000..6b28bb3 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a9df5967d572f2e657b3c3b23d3806666c88c2f7d4467215303c4f5b417851 +size 2879057152 diff --git a/CodeQwen1.5-7B-Chat.i1-IQ2_XS.gguf b/CodeQwen1.5-7B-Chat.i1-IQ2_XS.gguf new file mode 100644 index 0000000..8535d5e --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e2807a05747bc4fbc9a5caa94b506458ec8e9544ccfb8fb0b9fa1c48df74ae +size 2765114624 diff --git a/CodeQwen1.5-7B-Chat.i1-IQ2_XXS.gguf b/CodeQwen1.5-7B-Chat.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..afda99e --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d362ce9194524f127883f26cbdcb64b7ebbbb6c4b33bd2b1b926470a4399ee1 +size 2619362560 diff --git a/CodeQwen1.5-7B-Chat.i1-IQ3_M.gguf b/CodeQwen1.5-7B-Chat.i1-IQ3_M.gguf new file mode 100644 index 0000000..3c75be0 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c1d320469987b85d00a37ff0abf4bf551ded465781e6c4b814225364c369d56 +size 3608546560 diff --git a/CodeQwen1.5-7B-Chat.i1-IQ3_S.gguf b/CodeQwen1.5-7B-Chat.i1-IQ3_S.gguf new file mode 100644 index 0000000..04c62da --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b307890b779e7167c566e246570e8e614f8f45b31d1d34cae9c0c83a16ca6465 +size 3509718272 diff --git a/CodeQwen1.5-7B-Chat.i1-IQ3_XS.gguf b/CodeQwen1.5-7B-Chat.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5622efd --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9491e642deedc23115b27e10ee878cc3225ef09aa691fb4e86f4b5b37316b1d8 +size 3357543680 diff --git a/CodeQwen1.5-7B-Chat.i1-IQ3_XXS.gguf b/CodeQwen1.5-7B-Chat.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..33b9378 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:404a8eec6426c3a1f9615f85ea80680d2de4cd64a46dbacccef8dc9cb9fcb813 +size 3228232960 diff --git a/CodeQwen1.5-7B-Chat.i1-IQ4_XS.gguf b/CodeQwen1.5-7B-Chat.i1-IQ4_XS.gguf new file mode 100644 index 0000000..fd16a61 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4d48ca2b8ba6e6260d743c0adfc28d97a7887a4a2ab6ce465c461975c712873 +size 4030246144 diff --git a/CodeQwen1.5-7B-Chat.i1-Q2_K.gguf b/CodeQwen1.5-7B-Chat.i1-Q2_K.gguf new file mode 100644 index 0000000..4764d7f --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e999ccdcf0d712abc004ec272ecdd4cb8e38d2657ecc57ba773b947bebe61bc9 +size 3052104960 diff --git a/CodeQwen1.5-7B-Chat.i1-Q3_K_L.gguf b/CodeQwen1.5-7B-Chat.i1-Q3_K_L.gguf new file mode 100644 index 0000000..230ac27 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54eb10ace33cb57e1182dc0550beff5652355374244218b5c3835aba06928a03 +size 3986820352 diff --git a/CodeQwen1.5-7B-Chat.i1-Q3_K_M.gguf b/CodeQwen1.5-7B-Chat.i1-Q3_K_M.gguf new file mode 100644 index 0000000..1d7e6d2 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9033db977e08f59145a1d8131bb5a1866626fac49ec90a50ba6752cadee03ae7 +size 3808627968 diff --git a/CodeQwen1.5-7B-Chat.i1-Q3_K_S.gguf b/CodeQwen1.5-7B-Chat.i1-Q3_K_S.gguf new file mode 100644 index 0000000..e5b4a9b --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd65609cc84b398c10dace8eb4aed28a56df67c7ecbb741adc9b6580e33b30fc +size 3500805376 diff --git a/CodeQwen1.5-7B-Chat.i1-Q4_0.gguf b/CodeQwen1.5-7B-Chat.i1-Q4_0.gguf new file mode 100644 index 0000000..c6091ac --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e1e74e539448d09f08e883ea9af479d85e087e5ab6761882348eaa05a4d6d48 +size 4193201408 diff --git a/CodeQwen1.5-7B-Chat.i1-Q4_0_4_4.gguf b/CodeQwen1.5-7B-Chat.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..50e62e5 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad087c4c645decec2acdacdc22e702942ae0e9dd198bee0a3982ab9439321224 +size 4179438848 diff --git a/CodeQwen1.5-7B-Chat.i1-Q4_0_4_8.gguf b/CodeQwen1.5-7B-Chat.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..5dd0b7f --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:392303fdb2d88fa9d9a2ad8d0a04f3301fc35b604ebabca76dee9ee46afa8542 +size 4179438848 diff --git a/CodeQwen1.5-7B-Chat.i1-Q4_0_8_8.gguf b/CodeQwen1.5-7B-Chat.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..122cf11 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acf74f1741449cdd86560c280d7b7165a9b754ea5a81e0ef6c0a54e8a3b8812c +size 4179438848 diff --git a/CodeQwen1.5-7B-Chat.i1-Q4_K_M.gguf b/CodeQwen1.5-7B-Chat.i1-Q4_K_M.gguf new file mode 100644 index 0000000..0de675d --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6cd9a04d17465edf4ae2de5389580d5eab011c70ed103a0dada5ca103c2f25 +size 4738592000 diff --git a/CodeQwen1.5-7B-Chat.i1-Q4_K_S.gguf b/CodeQwen1.5-7B-Chat.i1-Q4_K_S.gguf new file mode 100644 index 0000000..8c921af --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95e745ddb036c098de54e1b19c1029bcbc860ea3073e5780197921cf683c80a5 +size 4414450944 diff --git a/CodeQwen1.5-7B-Chat.i1-Q5_K_M.gguf b/CodeQwen1.5-7B-Chat.i1-Q5_K_M.gguf new file mode 100644 index 0000000..9358a3d --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:267005ac365ce8661c4deebe1cba6632549bb514bd6f4ee19e014c00858749a3 +size 5428161792 diff --git a/CodeQwen1.5-7B-Chat.i1-Q5_K_S.gguf b/CodeQwen1.5-7B-Chat.i1-Q5_K_S.gguf new file mode 100644 index 0000000..447392c --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:788e5919f41927d705354f05732f62a95c69e7eb510a20d2954027d93b7f6300 +size 5148454144 diff --git a/CodeQwen1.5-7B-Chat.i1-Q6_K.gguf b/CodeQwen1.5-7B-Chat.i1-Q6_K.gguf new file mode 100644 index 0000000..c34fe55 --- /dev/null +++ b/CodeQwen1.5-7B-Chat.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7793edb479ba8ef060193087e3812c8164f736cf383ebba1f6f3bbf48bde361d +size 6377590016 diff --git a/README.md b/README.md new file mode 100644 index 0000000..6c602d7 --- /dev/null +++ b/README.md @@ -0,0 +1,80 @@ +--- +base_model: Qwen/CodeQwen1.5-7B-Chat +language: +- en +library_name: transformers +license: other +license_link: https://huggingface.co/Qwen/CodeQwen1.5-7B-Chat/blob/main/LICENSE +license_name: tongyi-qianwen +quantized_by: mradermacher +tags: +- chat +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Qwen/CodeQwen1.5-7B-Chat + + +static quants are available at https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-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/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-IQ1_S.gguf) | i1-IQ1_S | 2.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-IQ1_M.gguf) | i1-IQ1_M | 2.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-IQ2_M.gguf) | i1-IQ2_M | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q2_K.gguf) | i1-Q2_K | 3.2 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.1 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.3 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.3 | fast on arm+i8mm, low quality | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.3 | fast on arm+sve, low quality | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q4_0.gguf) | i1-Q4_0 | 4.3 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/CodeQwen1.5-7B-Chat-i1-GGUF/resolve/main/CodeQwen1.5-7B-Chat.i1-Q6_K.gguf) | i1-Q6_K | 6.5 | practically like static Q6_K | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +And here are Artefact2's thoughts on the matter: +https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 + +## FAQ / Model Request + +See https://huggingface.co/mradermacher/model_requests for some answers to +questions you might have and/or if you want some other model quantized. + +## Thanks + +I thank my company, [nethype GmbH](https://www.nethype.de/), for letting +me use its servers and providing upgrades to my workstation to enable +this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..fcaa198 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b802180fe30c02d4b915f6a8e20badcb64588328bbc6fc2f6633cf0b4ddc0c8 +size 4873469