commit 960661c55eebc10dd3be927d348a1e303bee9c8d Author: ModelHub XC Date: Fri Jul 10 22:10:11 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c742fcf --- /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 +Distil-PII-Llama-3.2-3B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Distil-PII-Llama-3.2-3B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Distil-PII-Llama-3.2-3B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Distil-PII-Llama-3.2-3B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Distil-PII-Llama-3.2-3B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Distil-PII-Llama-3.2-3B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Distil-PII-Llama-3.2-3B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Distil-PII-Llama-3.2-3B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Distil-PII-Llama-3.2-3B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Distil-PII-Llama-3.2-3B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Distil-PII-Llama-3.2-3B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Distil-PII-Llama-3.2-3B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Distil-PII-Llama-3.2-3B-Instruct.IQ4_XS.gguf b/Distil-PII-Llama-3.2-3B-Instruct.IQ4_XS.gguf new file mode 100644 index 0000000..98460dd --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88acc0be8b50fa0c39632080d1cf36abdb7669b3a3a2641abf9a7e42714f688 +size 1840907360 diff --git a/Distil-PII-Llama-3.2-3B-Instruct.Q2_K.gguf b/Distil-PII-Llama-3.2-3B-Instruct.Q2_K.gguf new file mode 100644 index 0000000..a82b898 --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9296dd4d27bbf6ffef05c998f00f703d1b611022ce002dac22df15697784f555 +size 1363936352 diff --git a/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_L.gguf b/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_L.gguf new file mode 100644 index 0000000..a30a8e3 --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c409c9b4f95f3278b4e77a32676183554e4fa79dad7e20ee4b9fb4a01b7b0c +size 1815348320 diff --git a/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_M.gguf b/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..3fe0681 --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8668a2af197bf6ef729137ea83ec3595a47c9c035d809be35cc74a4fa3cfb4f +size 1687159904 diff --git a/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_S.gguf b/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_S.gguf new file mode 100644 index 0000000..b188bf2 --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcbb7fd647b52cb7f21552532fa983ae4124518365fcb985042d946bfd524541 +size 1542849632 diff --git a/Distil-PII-Llama-3.2-3B-Instruct.Q4_K_M.gguf b/Distil-PII-Llama-3.2-3B-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..0caa53d --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ae5fb58b58575cb17d9bff7fdc2cce38469e20392e01698d11c4c0832778c2b +size 2019378272 diff --git a/Distil-PII-Llama-3.2-3B-Instruct.Q4_K_S.gguf b/Distil-PII-Llama-3.2-3B-Instruct.Q4_K_S.gguf new file mode 100644 index 0000000..512d4e0 --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb024146e599cc9369288150881494b9c2cc84ff76cc98e53d2c24f57e98ec1d +size 1928201312 diff --git a/Distil-PII-Llama-3.2-3B-Instruct.Q5_K_M.gguf b/Distil-PII-Llama-3.2-3B-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..d9861d8 --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3c533e7c6c1dd5c4a6a4b4160d0fc0ee479971b95455ba3fe7e05b26f0dc2f +size 2322154592 diff --git a/Distil-PII-Llama-3.2-3B-Instruct.Q5_K_S.gguf b/Distil-PII-Llama-3.2-3B-Instruct.Q5_K_S.gguf new file mode 100644 index 0000000..2c0b523 --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb53ce2150bf07243cd12e610b6829867de41b84f5e5dd26a83f0ffcdbd274b1 +size 2269512800 diff --git a/Distil-PII-Llama-3.2-3B-Instruct.Q6_K.gguf b/Distil-PII-Llama-3.2-3B-Instruct.Q6_K.gguf new file mode 100644 index 0000000..789567f --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b59f4d605a964322ae43babb9cc36b51924fd0d9f631d06881e05a9720f3d9d +size 2643854432 diff --git a/Distil-PII-Llama-3.2-3B-Instruct.Q8_0.gguf b/Distil-PII-Llama-3.2-3B-Instruct.Q8_0.gguf new file mode 100644 index 0000000..59b12b5 --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6034ab0832aca4a19c88d3a8600ad2c01dbfbb2ebe119304ba0d2f00d30941e +size 3421899872 diff --git a/Distil-PII-Llama-3.2-3B-Instruct.f16.gguf b/Distil-PII-Llama-3.2-3B-Instruct.f16.gguf new file mode 100644 index 0000000..5164497 --- /dev/null +++ b/Distil-PII-Llama-3.2-3B-Instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:460c401d4a7b89f572369fcc51b8bfb6d0e941f0b330329e2d0ae5d8e38c6c7c +size 6433688672 diff --git a/README.md b/README.md new file mode 100644 index 0000000..1121508 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: distil-labs/Distil-PII-Llama-3.2-3B-Instruct +language: en +library_name: transformers +license: llama3.2 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- pii-redaction +- privacy +- slm +- distil-labs +--- +## About + + + + + + + + + +static quants of https://huggingface.co/distil-labs/Distil-PII-Llama-3.2-3B-Instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Distil-PII-Llama-3.2-3B-Instruct-GGUF).*** + +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/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-Llama-3.2-3B-Instruct.Q2_K.gguf) | Q2_K | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-Llama-3.2-3B-Instruct.Q3_K_L.gguf) | Q3_K_L | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-Llama-3.2-3B-Instruct.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-Llama-3.2-3B-Instruct.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-Llama-3.2-3B-Instruct.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-Llama-3.2-3B-Instruct.Q5_K_S.gguf) | Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-Llama-3.2-3B-Instruct.Q5_K_M.gguf) | Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-Llama-3.2-3B-Instruct.Q6_K.gguf) | Q6_K | 2.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-Llama-3.2-3B-Instruct.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Distil-PII-Llama-3.2-3B-Instruct-GGUF/resolve/main/Distil-PII-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. + +