From 247dc2a0e23253c200e669bb6111243074c93a8f Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 15 Apr 2026 11:17:04 +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/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++ ...rization-Llama-3.2-3B-Instruct.IQ4_XS.gguf | 3 + ...marization-Llama-3.2-3B-Instruct.Q2_K.gguf | 3 + ...rization-Llama-3.2-3B-Instruct.Q3_K_L.gguf | 3 + ...rization-Llama-3.2-3B-Instruct.Q3_K_M.gguf | 3 + ...rization-Llama-3.2-3B-Instruct.Q3_K_S.gguf | 3 + ...rization-Llama-3.2-3B-Instruct.Q4_K_M.gguf | 3 + ...rization-Llama-3.2-3B-Instruct.Q4_K_S.gguf | 3 + ...rization-Llama-3.2-3B-Instruct.Q5_K_M.gguf | 3 + ...rization-Llama-3.2-3B-Instruct.Q5_K_S.gguf | 3 + ...marization-Llama-3.2-3B-Instruct.Q6_K.gguf | 3 + ...marization-Llama-3.2-3B-Instruct.Q8_0.gguf | 3 + ...mmarization-Llama-3.2-3B-Instruct.f16.gguf | 3 + README.md | 70 +++++++++++++++++++ 14 files changed, 153 insertions(+) create mode 100644 .gitattributes create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.IQ4_XS.gguf create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q2_K.gguf create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_L.gguf create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_M.gguf create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_S.gguf create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_M.gguf create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_S.gguf create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_M.gguf create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_S.gguf create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q6_K.gguf create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q8_0.gguf create mode 100644 Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2cbef2c --- /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 +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.IQ4_XS.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.IQ4_XS.gguf new file mode 100644 index 0000000..0b17479 --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4727527eefc5a2176278fca0b45db54ce5ffce3641c787f73d2a0e43096b0ff8 +size 1840907648 diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q2_K.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q2_K.gguf new file mode 100644 index 0000000..49dd5e0 --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0de1fd042bbfd2f7386a44b4e451bc65cc9153890e274f3861a97e9827fd2a +size 1363936640 diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_L.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_L.gguf new file mode 100644 index 0000000..7f64e0f --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8df3cba8c7bd5eda017554af916cb322b2e59fe7f299a4bd123145ac9f9670d +size 1815348608 diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_M.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..deb1b07 --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba6c1fd9cee0861070bab96bd995f748e16c5e40f74d2b7a975a086ef8162e0e +size 1687160192 diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_S.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_S.gguf new file mode 100644 index 0000000..f4754b9 --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c610c5839b617df67466ec8d4a7506c62072327001de495dae96ba993da57c +size 1542849920 diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_M.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..f091ace --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9285874a6b231863c681d492239631d8d1d816392aff3fd9724772a14c59f84 +size 2019378560 diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_S.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_S.gguf new file mode 100644 index 0000000..94f5db7 --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00caf6cd1449c540181e67b38be9ddfb1fadf5b5415a826e917d523decac7494 +size 1928201600 diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_M.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..80bfd6a --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b820f5faab2720069f24332c40a21297dd7dfe7c093d3a3dea604a50b881293 +size 2322154880 diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_S.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_S.gguf new file mode 100644 index 0000000..84461cd --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf38d522abafeb5400249c3880d225369b23288b969fa0471a3247e61c32ea3 +size 2269513088 diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q6_K.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q6_K.gguf new file mode 100644 index 0000000..a9a432f --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44df1cdfeeb4affedc9b4a7f2a8c2ca5c61d8a3083782c0ff46b0042fd8466cc +size 2643854720 diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q8_0.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q8_0.gguf new file mode 100644 index 0000000..e4de17e --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44b8453dae63a1ad84c7e8788b6b90a88f05048f2c6830aa0d97c44cb9bd04bb +size 3421900160 diff --git a/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.f16.gguf b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.f16.gguf new file mode 100644 index 0000000..203c237 --- /dev/null +++ b/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14eb60dbf47eba0769bdb36b2ba79c6ccc2878c806826a3f036aef8873fb842c +size 6433688960 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d33ca03 --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +--- +base_model: georgeck/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct +datasets: +- georgeck/hacker-news-discussion-summarization-large +language: +- en +library_name: transformers +license: llama3.1 +quantized_by: mradermacher +tags: +- summarization +- hacker-news +- hn-companion +--- +## About + + + + + + +static quants of https://huggingface.co/georgeck/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct + + +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/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q2_K.gguf) | Q2_K | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q3_K_L.gguf) | Q3_K_L | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_S.gguf) | Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q5_K_M.gguf) | Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q6_K.gguf) | Q6_K | 2.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct-GGUF/resolve/main/Hacker-News-Comments-Summarization-Llama-3.2-3B-Instruct.f16.gguf) | f16 | 6.5 | 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. + +