From 3af507af5b87cacf1deb4193dab4d05cde94c1fc Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 20 May 2026 02:23:33 +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/CodeLlama-34b-Instruct-hf-i1-GGUF Source: Original Platform --- .gitattributes | 57 +++++++++++++++++ CodeLlama-34b-Instruct-hf.i1-IQ1_M.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-IQ1_S.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-IQ2_M.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-IQ2_S.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-IQ2_XS.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-IQ2_XXS.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-IQ3_M.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-IQ3_S.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-IQ3_XS.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-IQ3_XXS.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-IQ4_XS.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-Q2_K.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-Q3_K_L.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-Q3_K_M.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-Q3_K_S.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-Q4_0.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-Q4_K_M.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-Q4_K_S.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-Q5_K_M.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-Q5_K_S.gguf | 3 + CodeLlama-34b-Instruct-hf.i1-Q6_K.gguf | 3 + README.md | 75 +++++++++++++++++++++++ imatrix.dat | 3 + 24 files changed, 198 insertions(+) create mode 100644 .gitattributes create mode 100644 CodeLlama-34b-Instruct-hf.i1-IQ1_M.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-IQ1_S.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-IQ2_M.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-IQ2_S.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-IQ2_XS.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-IQ2_XXS.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-IQ3_M.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-IQ3_S.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-IQ3_XS.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-IQ3_XXS.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-IQ4_XS.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-Q2_K.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-Q3_K_L.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-Q3_K_M.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-Q3_K_S.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-Q4_0.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-Q4_K_M.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-Q4_K_S.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-Q5_K_M.gguf create mode 100644 CodeLlama-34b-Instruct-hf.i1-Q5_K_S.gguf create mode 100644 CodeLlama-34b-Instruct-hf.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..ff732b3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +CodeLlama-34b-Instruct-hf.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +CodeLlama-34b-Instruct-hf.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/CodeLlama-34b-Instruct-hf.i1-IQ1_M.gguf b/CodeLlama-34b-Instruct-hf.i1-IQ1_M.gguf new file mode 100644 index 0000000..c3d3182 --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e4c73de75758d2ab47fa0a55454994e3f85a4d3dadd49a481d381c496f8b1fa +size 7919401120 diff --git a/CodeLlama-34b-Instruct-hf.i1-IQ1_S.gguf b/CodeLlama-34b-Instruct-hf.i1-IQ1_S.gguf new file mode 100644 index 0000000..89386f6 --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ec98eb1325a0a5fb7a5fc64fa0b59b88a8334b719d3b33c17ce30272cf16cef +size 7251130528 diff --git a/CodeLlama-34b-Instruct-hf.i1-IQ2_M.gguf b/CodeLlama-34b-Instruct-hf.i1-IQ2_M.gguf new file mode 100644 index 0000000..d58b65d --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:694c0423be7e5c0efe0e5a310e3e273f7b4ca83deadca46a9f431a2c2bb40730 +size 11505416352 diff --git a/CodeLlama-34b-Instruct-hf.i1-IQ2_S.gguf b/CodeLlama-34b-Instruct-hf.i1-IQ2_S.gguf new file mode 100644 index 0000000..e2c2451 --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a308e994104b3d1f742f632c2d233bbc7c18d68921b1b21e3325293e5587c59f +size 10614388896 diff --git a/CodeLlama-34b-Instruct-hf.i1-IQ2_XS.gguf b/CodeLlama-34b-Instruct-hf.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ade98ed --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68583c8ec3a38c99ac308c77b32efd954c7b8b49be08fa53608bf866f8e06736 +size 10024876192 diff --git a/CodeLlama-34b-Instruct-hf.i1-IQ2_XXS.gguf b/CodeLlama-34b-Instruct-hf.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..c55ef15 --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d3f6a082a3bafedb6d6ecc7f32866cf8d821d97104a17dd25fa8a2cef3ce5c +size 9033185440 diff --git a/CodeLlama-34b-Instruct-hf.i1-IQ3_M.gguf b/CodeLlama-34b-Instruct-hf.i1-IQ3_M.gguf new file mode 100644 index 0000000..e9f0d5e --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19f19222415315750400287b88d4b4925b6ed991d0d41285ba8d3fd88cfe942 +size 15230367904 diff --git a/CodeLlama-34b-Instruct-hf.i1-IQ3_S.gguf b/CodeLlama-34b-Instruct-hf.i1-IQ3_S.gguf new file mode 100644 index 0000000..53c4b3b --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc2967aa03c2462855ddee9a369a1d87dbfdf1b694aea33926313edfd52a48fa +size 14658828448 diff --git a/CodeLlama-34b-Instruct-hf.i1-IQ3_XS.gguf b/CodeLlama-34b-Instruct-hf.i1-IQ3_XS.gguf new file mode 100644 index 0000000..39bd88b --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3de77a6e03fd2c93074d99c93f21467848a09273f57cf7a62a538e85b827ce3 +size 13880260768 diff --git a/CodeLlama-34b-Instruct-hf.i1-IQ3_XXS.gguf b/CodeLlama-34b-Instruct-hf.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..6872af5 --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4a9d0d2f448df9f3cde786fea6607d7331d3a775a2765c67a94b80baebf5bf8 +size 13010253984 diff --git a/CodeLlama-34b-Instruct-hf.i1-IQ4_XS.gguf b/CodeLlama-34b-Instruct-hf.i1-IQ4_XS.gguf new file mode 100644 index 0000000..693693f --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad5fa18e8ecf5607093d48927bccf49f5647496461232f657369cb9697cfb585 +size 18068682912 diff --git a/CodeLlama-34b-Instruct-hf.i1-Q2_K.gguf b/CodeLlama-34b-Instruct-hf.i1-Q2_K.gguf new file mode 100644 index 0000000..dd069f0 --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a07a0bc7f12123cc607aa3529dc42630bb0d22fe2aa448d3e848b0f1e386ab +size 12505692320 diff --git a/CodeLlama-34b-Instruct-hf.i1-Q3_K_L.gguf b/CodeLlama-34b-Instruct-hf.i1-Q3_K_L.gguf new file mode 100644 index 0000000..a54f452 --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c80e23a9dde7ab3aa645949b85f281bc628e42c629723f745119b20561b54eb +size 17771526304 diff --git a/CodeLlama-34b-Instruct-hf.i1-Q3_K_M.gguf b/CodeLlama-34b-Instruct-hf.i1-Q3_K_M.gguf new file mode 100644 index 0000000..f6270f1 --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:021b9a51661a3141dc8dff606a042c9e9e2a03e0efca3607ade243af205982cf +size 16306141344 diff --git a/CodeLlama-34b-Instruct-hf.i1-Q3_K_S.gguf b/CodeLlama-34b-Instruct-hf.i1-Q3_K_S.gguf new file mode 100644 index 0000000..d5a9692 --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d89be81078a6b12de91dd4d3f48a8c73c9e3e7cada3402ff7f2b3d0676d1d5b +size 14605351072 diff --git a/CodeLlama-34b-Instruct-hf.i1-Q4_0.gguf b/CodeLlama-34b-Instruct-hf.i1-Q4_0.gguf new file mode 100644 index 0000000..bcaeff1 --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45a4997dcc5cbfdb1f885d77266399b54230ee504ee7d0ba608a3f673e8e6761 +size 19119683744 diff --git a/CodeLlama-34b-Instruct-hf.i1-Q4_K_M.gguf b/CodeLlama-34b-Instruct-hf.i1-Q4_K_M.gguf new file mode 100644 index 0000000..43b4dfb --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7783be103501c5f0b9f126fbbf4c311db2bb2f5c3291cfe4e27cab862590ca7 +size 20219902112 diff --git a/CodeLlama-34b-Instruct-hf.i1-Q4_K_S.gguf b/CodeLlama-34b-Instruct-hf.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9937859 --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09c39667ac2743ad9cf1f014e6e51c8a607dc04a93c661607df535c26a4e35a +size 19191511200 diff --git a/CodeLlama-34b-Instruct-hf.i1-Q5_K_M.gguf b/CodeLlama-34b-Instruct-hf.i1-Q5_K_M.gguf new file mode 100644 index 0000000..996f51e --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f590297380f56b51ec9f2a27ab5d69d51aee734f28203bc389f2289217b464b2 +size 23838800032 diff --git a/CodeLlama-34b-Instruct-hf.i1-Q5_K_S.gguf b/CodeLlama-34b-Instruct-hf.i1-Q5_K_S.gguf new file mode 100644 index 0000000..9da5e0b --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce80ec86767ae987e9bc7693c05e1baaa687746361dfdc6a0e24ccc11affafb +size 23237179552 diff --git a/CodeLlama-34b-Instruct-hf.i1-Q6_K.gguf b/CodeLlama-34b-Instruct-hf.i1-Q6_K.gguf new file mode 100644 index 0000000..bbe9e5e --- /dev/null +++ b/CodeLlama-34b-Instruct-hf.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da3cdbdada808dd5cbe376cc33bf72620f6f86423cb1013dec49bbcecf0325e9 +size 27683879072 diff --git a/README.md b/README.md new file mode 100644 index 0000000..50226fb --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: codellama/CodeLlama-34b-Instruct-hf +language: +- code +library_name: transformers +license: llama2 +quantized_by: mradermacher +tags: +- llama-2 +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/codellama/CodeLlama-34b-Instruct-hf + + +static quants are available at https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-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/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-IQ1_S.gguf) | i1-IQ1_S | 7.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-IQ1_M.gguf) | i1-IQ1_M | 8.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 9.1 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-IQ2_XS.gguf) | i1-IQ2_XS | 10.1 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-IQ2_S.gguf) | i1-IQ2_S | 10.7 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-IQ2_M.gguf) | i1-IQ2_M | 11.6 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-Q2_K.gguf) | i1-Q2_K | 12.6 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 13.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-IQ3_XS.gguf) | i1-IQ3_XS | 14.0 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.7 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-IQ3_S.gguf) | i1-IQ3_S | 14.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-IQ3_M.gguf) | i1-IQ3_M | 15.3 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-IQ4_XS.gguf) | i1-IQ4_XS | 18.2 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-Q4_0.gguf) | i1-Q4_0 | 19.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-Q4_K_S.gguf) | i1-Q4_K_S | 19.3 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-Q4_K_M.gguf) | i1-Q4_K_M | 20.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-Q5_K_S.gguf) | i1-Q5_K_S | 23.3 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.9 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLlama-34b-Instruct-hf-i1-GGUF/resolve/main/CodeLlama-34b-Instruct-hf.i1-Q6_K.gguf) | i1-Q6_K | 27.8 | 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..233bcea --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76285979139c8733481e7569c9248e69a08e9ff61da611b8c8d0b10feff0ad7f +size 13675405