From ab2d42643f6c4d78238af5fb9a5d2e44e80e79b6 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 8 May 2026 15:59:31 +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/DeciLM-7B-instagram-post-generation-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++ ...M-7B-instagram-post-generation.IQ4_XS.gguf | 3 + DeciLM-7B-instagram-post-generation.Q2_K.gguf | 3 + ...M-7B-instagram-post-generation.Q3_K_L.gguf | 3 + ...M-7B-instagram-post-generation.Q3_K_M.gguf | 3 + ...M-7B-instagram-post-generation.Q3_K_S.gguf | 3 + ...M-7B-instagram-post-generation.Q4_K_M.gguf | 3 + ...M-7B-instagram-post-generation.Q4_K_S.gguf | 3 + ...M-7B-instagram-post-generation.Q5_K_M.gguf | 3 + ...M-7B-instagram-post-generation.Q5_K_S.gguf | 3 + DeciLM-7B-instagram-post-generation.Q6_K.gguf | 3 + DeciLM-7B-instagram-post-generation.Q8_0.gguf | 3 + DeciLM-7B-instagram-post-generation.f16.gguf | 3 + README.md | 69 +++++++++++++++++++ 14 files changed, 152 insertions(+) create mode 100644 .gitattributes create mode 100644 DeciLM-7B-instagram-post-generation.IQ4_XS.gguf create mode 100644 DeciLM-7B-instagram-post-generation.Q2_K.gguf create mode 100644 DeciLM-7B-instagram-post-generation.Q3_K_L.gguf create mode 100644 DeciLM-7B-instagram-post-generation.Q3_K_M.gguf create mode 100644 DeciLM-7B-instagram-post-generation.Q3_K_S.gguf create mode 100644 DeciLM-7B-instagram-post-generation.Q4_K_M.gguf create mode 100644 DeciLM-7B-instagram-post-generation.Q4_K_S.gguf create mode 100644 DeciLM-7B-instagram-post-generation.Q5_K_M.gguf create mode 100644 DeciLM-7B-instagram-post-generation.Q5_K_S.gguf create mode 100644 DeciLM-7B-instagram-post-generation.Q6_K.gguf create mode 100644 DeciLM-7B-instagram-post-generation.Q8_0.gguf create mode 100644 DeciLM-7B-instagram-post-generation.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..28a23d6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +DeciLM-7B-instagram-post-generation.f16.gguf filter=lfs diff=lfs merge=lfs -text +DeciLM-7B-instagram-post-generation.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeciLM-7B-instagram-post-generation.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +DeciLM-7B-instagram-post-generation.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +DeciLM-7B-instagram-post-generation.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +DeciLM-7B-instagram-post-generation.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeciLM-7B-instagram-post-generation.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeciLM-7B-instagram-post-generation.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +DeciLM-7B-instagram-post-generation.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeciLM-7B-instagram-post-generation.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeciLM-7B-instagram-post-generation.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeciLM-7B-instagram-post-generation.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/DeciLM-7B-instagram-post-generation.IQ4_XS.gguf b/DeciLM-7B-instagram-post-generation.IQ4_XS.gguf new file mode 100644 index 0000000..193ef7b --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b5deba93cd399bdf67fcccde410cb597fc497d45d38efbbd232082cb9e6743 +size 3823623200 diff --git a/DeciLM-7B-instagram-post-generation.Q2_K.gguf b/DeciLM-7B-instagram-post-generation.Q2_K.gguf new file mode 100644 index 0000000..de8d14b --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d942f31537e86685348158b81edbfbb29d9e4028d642e1b2d29a96ca89178bff +size 2630990880 diff --git a/DeciLM-7B-instagram-post-generation.Q3_K_L.gguf b/DeciLM-7B-instagram-post-generation.Q3_K_L.gguf new file mode 100644 index 0000000..34e14d1 --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3830de61f7d2a57c0eb4ce4842d179655914e0c5190773fb4b589ba34e961060 +size 3711323168 diff --git a/DeciLM-7B-instagram-post-generation.Q3_K_M.gguf b/DeciLM-7B-instagram-post-generation.Q3_K_M.gguf new file mode 100644 index 0000000..5696def --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fe8e4d7c3123ae2379343f52bd0a63f6c0d38ba7f6cec67bd0887e545f30048 +size 3420146720 diff --git a/DeciLM-7B-instagram-post-generation.Q3_K_S.gguf b/DeciLM-7B-instagram-post-generation.Q3_K_S.gguf new file mode 100644 index 0000000..9866d92 --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f153d534ef046080a1fc2c6380a37bd7ae6cc547b5ff862f6826d97eaf099eed +size 3079412768 diff --git a/DeciLM-7B-instagram-post-generation.Q4_K_M.gguf b/DeciLM-7B-instagram-post-generation.Q4_K_M.gguf new file mode 100644 index 0000000..0c1374e --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b44e5a5f7961cb2c66f7076bd92f2fa6478726257abb357aa180d094b7de94 +size 4244528160 diff --git a/DeciLM-7B-instagram-post-generation.Q4_K_S.gguf b/DeciLM-7B-instagram-post-generation.Q4_K_S.gguf new file mode 100644 index 0000000..9a183ff --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b559704b7d38e7c213f67f29d6164de18f37b4a68f277cb7a9ee7d0d06e0ba32 +size 4027849760 diff --git a/DeciLM-7B-instagram-post-generation.Q5_K_M.gguf b/DeciLM-7B-instagram-post-generation.Q5_K_M.gguf new file mode 100644 index 0000000..ba442e0 --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6571c31ee9df38cadd06f3dcc7be8db29254d5c026e97c48b6b5b52f3927e858 +size 4988754976 diff --git a/DeciLM-7B-instagram-post-generation.Q5_K_S.gguf b/DeciLM-7B-instagram-post-generation.Q5_K_S.gguf new file mode 100644 index 0000000..d810747 --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe8b1d17523029f6802c0f76b717fd8b2f1592a8cfccca0404cfe1468db62800 +size 4861467680 diff --git a/DeciLM-7B-instagram-post-generation.Q6_K.gguf b/DeciLM-7B-instagram-post-generation.Q6_K.gguf new file mode 100644 index 0000000..574a664 --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502859b7a57d5ddce3e1eb9dc52d61cf9daa789da0c1ec631605d08d95712879 +size 5779495968 diff --git a/DeciLM-7B-instagram-post-generation.Q8_0.gguf b/DeciLM-7B-instagram-post-generation.Q8_0.gguf new file mode 100644 index 0000000..691dfbc --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b4677d844720cb1f809007f18a2146c5a41d9945ac8daf442f3cc4f47048e1e +size 7485291552 diff --git a/DeciLM-7B-instagram-post-generation.f16.gguf b/DeciLM-7B-instagram-post-generation.f16.gguf new file mode 100644 index 0000000..0b456f4 --- /dev/null +++ b/DeciLM-7B-instagram-post-generation.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa130aeef13ca219255d6db8d9e9d021053f641b3a57d82ff4b7cf36fe2590a +size 14088371232 diff --git a/README.md b/README.md new file mode 100644 index 0000000..405c723 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: jjgerbo/DeciLM-7B-instagram-post-generation +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + +static quants of https://huggingface.co/jjgerbo/DeciLM-7B-instagram-post-generation + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#DeciLM-7B-instagram-post-generation-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-i1-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/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.Q2_K.gguf) | Q2_K | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.Q3_K_S.gguf) | Q3_K_S | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.Q3_K_M.gguf) | Q3_K_M | 3.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.Q3_K_L.gguf) | Q3_K_L | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.IQ4_XS.gguf) | IQ4_XS | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.Q4_K_S.gguf) | Q4_K_S | 4.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.Q4_K_M.gguf) | Q4_K_M | 4.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.Q5_K_S.gguf) | Q5_K_S | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.Q5_K_M.gguf) | Q5_K_M | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.Q6_K.gguf) | Q6_K | 5.9 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.Q8_0.gguf) | Q8_0 | 7.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/DeciLM-7B-instagram-post-generation-GGUF/resolve/main/DeciLM-7B-instagram-post-generation.f16.gguf) | f16 | 14.2 | 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. + +