From 05258896924b2114352620fb748e3a9b7e9dda76 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 27 Apr 2026 01:44:59 +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/CodeLama-7b-Python-1k-platypus-GGUF Source: Original Platform --- .gitattributes | 48 +++++++++++++++ CodeLama-7b-Python-1k-platypus.IQ4_XS.gguf | 3 + CodeLama-7b-Python-1k-platypus.Q2_K.gguf | 3 + CodeLama-7b-Python-1k-platypus.Q3_K_L.gguf | 3 + CodeLama-7b-Python-1k-platypus.Q3_K_M.gguf | 3 + CodeLama-7b-Python-1k-platypus.Q3_K_S.gguf | 3 + CodeLama-7b-Python-1k-platypus.Q4_0_4_4.gguf | 3 + CodeLama-7b-Python-1k-platypus.Q4_K_M.gguf | 3 + CodeLama-7b-Python-1k-platypus.Q4_K_S.gguf | 3 + CodeLama-7b-Python-1k-platypus.Q5_K_M.gguf | 3 + CodeLama-7b-Python-1k-platypus.Q5_K_S.gguf | 3 + CodeLama-7b-Python-1k-platypus.Q6_K.gguf | 3 + CodeLama-7b-Python-1k-platypus.Q8_0.gguf | 3 + CodeLama-7b-Python-1k-platypus.f16.gguf | 3 + README.md | 64 ++++++++++++++++++++ 15 files changed, 151 insertions(+) create mode 100644 .gitattributes create mode 100644 CodeLama-7b-Python-1k-platypus.IQ4_XS.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.Q2_K.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.Q3_K_L.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.Q3_K_M.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.Q3_K_S.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.Q4_0_4_4.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.Q4_K_M.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.Q4_K_S.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.Q5_K_M.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.Q5_K_S.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.Q6_K.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.Q8_0.gguf create mode 100644 CodeLama-7b-Python-1k-platypus.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..645be73 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,48 @@ +*.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 +CodeLama-7b-Python-1k-platypus.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.f16.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +CodeLama-7b-Python-1k-platypus.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/CodeLama-7b-Python-1k-platypus.IQ4_XS.gguf b/CodeLama-7b-Python-1k-platypus.IQ4_XS.gguf new file mode 100644 index 0000000..8cd1a9e --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0f831aee6b1bc907c8fd1e4ce2f5623e825bb15b66e8ef06a1c1441494cc6bb +size 3647517248 diff --git a/CodeLama-7b-Python-1k-platypus.Q2_K.gguf b/CodeLama-7b-Python-1k-platypus.Q2_K.gguf new file mode 100644 index 0000000..14fbbb5 --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9215b5f8ccc856095617c222446d33c1873a43cdb64055f9e6823785eeeb44a +size 2532864576 diff --git a/CodeLama-7b-Python-1k-platypus.Q3_K_L.gguf b/CodeLama-7b-Python-1k-platypus.Q3_K_L.gguf new file mode 100644 index 0000000..00cdf77 --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:327fb9d8032526b20342803a3958add15225074c19ae685f37252037cbb90de7 +size 3597111872 diff --git a/CodeLama-7b-Python-1k-platypus.Q3_K_M.gguf b/CodeLama-7b-Python-1k-platypus.Q3_K_M.gguf new file mode 100644 index 0000000..409658a --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa6cdd39aae29ff037216290ba41a83792d072c89d728adc353fedd8fda4212f +size 3298005568 diff --git a/CodeLama-7b-Python-1k-platypus.Q3_K_S.gguf b/CodeLama-7b-Python-1k-platypus.Q3_K_S.gguf new file mode 100644 index 0000000..bb22b25 --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93be5dbed7244b70133db482fe478afab507efff8287a3340d03a0129dd77002 +size 2948305472 diff --git a/CodeLama-7b-Python-1k-platypus.Q4_0_4_4.gguf b/CodeLama-7b-Python-1k-platypus.Q4_0_4_4.gguf new file mode 100644 index 0000000..a9081b5 --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd364e230c081fa97ddbae6976c9948a1806ed18f72b6616a1c09b9c3511116 +size 3825807936 diff --git a/CodeLama-7b-Python-1k-platypus.Q4_K_M.gguf b/CodeLama-7b-Python-1k-platypus.Q4_K_M.gguf new file mode 100644 index 0000000..fa67482 --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d179e190304d6f2301b190bc5e18d05ec652d4572d7f9b15bc5cfc9d32f6a52 +size 4081005120 diff --git a/CodeLama-7b-Python-1k-platypus.Q4_K_S.gguf b/CodeLama-7b-Python-1k-platypus.Q4_K_S.gguf new file mode 100644 index 0000000..5a2a052 --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fa0d8d141655c9a548b48a72217ea1848d9a407644c432abdd07c4e31bd93a3 +size 3856740928 diff --git a/CodeLama-7b-Python-1k-platypus.Q5_K_M.gguf b/CodeLama-7b-Python-1k-platypus.Q5_K_M.gguf new file mode 100644 index 0000000..bad2803 --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b34d7738506b91c91bc3e4914273df707a0f615014e790494f73e3d602be21a8 +size 4783157824 diff --git a/CodeLama-7b-Python-1k-platypus.Q5_K_S.gguf b/CodeLama-7b-Python-1k-platypus.Q5_K_S.gguf new file mode 100644 index 0000000..afcba60 --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3260a999f5c498640ba6409aad285ac90095d9b518da2ada6619fb64e130d2a2 +size 4651692608 diff --git a/CodeLama-7b-Python-1k-platypus.Q6_K.gguf b/CodeLama-7b-Python-1k-platypus.Q6_K.gguf new file mode 100644 index 0000000..c119b84 --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08a45367046544a882f4bc46e54c31bb8414fe61f251a1d0fbe7ed602116891 +size 5529195072 diff --git a/CodeLama-7b-Python-1k-platypus.Q8_0.gguf b/CodeLama-7b-Python-1k-platypus.Q8_0.gguf new file mode 100644 index 0000000..884df55 --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a50de06916dd0288fd627ee8f3ee9ed45c12478f85539721a2166c5476b4c20f +size 7161090624 diff --git a/CodeLama-7b-Python-1k-platypus.f16.gguf b/CodeLama-7b-Python-1k-platypus.f16.gguf new file mode 100644 index 0000000..a88a2cb --- /dev/null +++ b/CodeLama-7b-Python-1k-platypus.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dfb0c758a0d09cc004aa4f7bf0a8e8023a3eab2848e17133c9090bb1c580c6b +size 13478105664 diff --git a/README.md b/README.md new file mode 100644 index 0000000..3cb8c2d --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +--- +base_model: pthornton614/CodeLama-7b-Python-1k-platypus +language: +- en +library_name: transformers +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/pthornton614/CodeLama-7b-Python-1k-platypus + + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.Q2_K.gguf) | Q2_K | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.Q3_K_S.gguf) | Q3_K_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.Q3_K_M.gguf) | Q3_K_M | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.Q3_K_L.gguf) | Q3_K_L | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.IQ4_XS.gguf) | IQ4_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.Q4_0_4_4.gguf) | Q4_0_4_4 | 3.9 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.Q4_K_S.gguf) | Q4_K_S | 4.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.Q4_K_M.gguf) | Q4_K_M | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.Q5_K_S.gguf) | Q5_K_S | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.Q5_K_M.gguf) | Q5_K_M | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.Q6_K.gguf) | Q6_K | 5.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.Q8_0.gguf) | Q8_0 | 7.3 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/CodeLama-7b-Python-1k-platypus-GGUF/resolve/main/CodeLama-7b-Python-1k-platypus.f16.gguf) | f16 | 13.6 | 16 bpw, overkill | + +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. + +