commit cb4a1629be1afd66405ec69c3b4efa1f6704aa5a Author: ModelHub XC Date: Tue Jul 7 11:08:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e3498d2 --- /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 +qwen2.5VL-3bvllm-privacydetector.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5VL-3bvllm-privacydetector.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5VL-3bvllm-privacydetector.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5VL-3bvllm-privacydetector.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5VL-3bvllm-privacydetector.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5VL-3bvllm-privacydetector.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5VL-3bvllm-privacydetector.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5VL-3bvllm-privacydetector.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5VL-3bvllm-privacydetector.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5VL-3bvllm-privacydetector.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5VL-3bvllm-privacydetector.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +qwen2.5VL-3bvllm-privacydetector.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e8ef51 --- /dev/null +++ b/README.md @@ -0,0 +1,74 @@ +--- +base_model: cborg/qwen2.5VL-3bvllm-privacydetector +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2_5_vl +--- +## About + + + + + + +static quants of https://huggingface.co/cborg/qwen2.5VL-3bvllm-privacydetector + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#qwen2.5VL-3bvllm-privacydetector-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/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.Q2_K.gguf) | Q2_K | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.Q3_K_M.gguf) | Q3_K_M | 1.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.Q3_K_L.gguf) | Q3_K_L | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.Q4_K_S.gguf) | Q4_K_S | 1.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.Q4_K_M.gguf) | Q4_K_M | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.Q5_K_S.gguf) | Q5_K_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.Q5_K_M.gguf) | Q5_K_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.Q6_K.gguf) | Q6_K | 2.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.Q8_0.gguf) | Q8_0 | 3.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/qwen2.5VL-3bvllm-privacydetector-GGUF/resolve/main/qwen2.5VL-3bvllm-privacydetector.f16.gguf) | f16 | 6.3 | 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. + + diff --git a/qwen2.5VL-3bvllm-privacydetector.IQ4_XS.gguf b/qwen2.5VL-3bvllm-privacydetector.IQ4_XS.gguf new file mode 100644 index 0000000..1e8318b --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e908c635c608fc2603a2df71a0a3c0ab64783bc9e589e079d12c337ded0f35 +size 1753185600 diff --git a/qwen2.5VL-3bvllm-privacydetector.Q2_K.gguf b/qwen2.5VL-3bvllm-privacydetector.Q2_K.gguf new file mode 100644 index 0000000..3140a06 --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d52d28c438868cc1265d8c5532ab8fd65dac275c83ce68479f900fa26ed491 +size 1274756416 diff --git a/qwen2.5VL-3bvllm-privacydetector.Q3_K_L.gguf b/qwen2.5VL-3bvllm-privacydetector.Q3_K_L.gguf new file mode 100644 index 0000000..2310cb9 --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21ea8507fd3e4c42b5022f3952c194b6cd0e1fed79d18fa8b08df29615efc1c6 +size 1707392320 diff --git a/qwen2.5VL-3bvllm-privacydetector.Q3_K_M.gguf b/qwen2.5VL-3bvllm-privacydetector.Q3_K_M.gguf new file mode 100644 index 0000000..8b5ab2f --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e11d8beff507335da660b3cbeab1c95afcd54fc2d06824cb199a21c4388defa +size 1590476096 diff --git a/qwen2.5VL-3bvllm-privacydetector.Q3_K_S.gguf b/qwen2.5VL-3bvllm-privacydetector.Q3_K_S.gguf new file mode 100644 index 0000000..9bf20d0 --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16d367078381fe0d454a60ee73f9f2a80b28f4bffccec27be4ef71cf98fa08ab +size 1454357824 diff --git a/qwen2.5VL-3bvllm-privacydetector.Q4_K_M.gguf b/qwen2.5VL-3bvllm-privacydetector.Q4_K_M.gguf new file mode 100644 index 0000000..492b3b7 --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fe11cde07244905abcaa8a8c20211a066d05919c1e7f7aa3a5f69f8bf3ebbf9 +size 1929903424 diff --git a/qwen2.5VL-3bvllm-privacydetector.Q4_K_S.gguf b/qwen2.5VL-3bvllm-privacydetector.Q4_K_S.gguf new file mode 100644 index 0000000..1f71e6a --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dcc622b21512bed385a77e7f41ddcd6c701d4a9a052142c0e03bf1c93bbbd83 +size 1834384704 diff --git a/qwen2.5VL-3bvllm-privacydetector.Q5_K_M.gguf b/qwen2.5VL-3bvllm-privacydetector.Q5_K_M.gguf new file mode 100644 index 0000000..a9aaea7 --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f07ecd5fb56aa39b32f6c372dcb2fd4a0e8977022e896d30dd1bd5dc908894 +size 2224815424 diff --git a/qwen2.5VL-3bvllm-privacydetector.Q5_K_S.gguf b/qwen2.5VL-3bvllm-privacydetector.Q5_K_S.gguf new file mode 100644 index 0000000..050bace --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:835a2bfffa0f4afc3102f5d685a468ac0f1603e31b5d944dc681c90cb892b7c4 +size 2169666880 diff --git a/qwen2.5VL-3bvllm-privacydetector.Q6_K.gguf b/qwen2.5VL-3bvllm-privacydetector.Q6_K.gguf new file mode 100644 index 0000000..0dc53ad --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a8a4fc9b64327598e12f3c044928583217b40b6192ff5e8d54e0df524d921b2 +size 2538159424 diff --git a/qwen2.5VL-3bvllm-privacydetector.Q8_0.gguf b/qwen2.5VL-3bvllm-privacydetector.Q8_0.gguf new file mode 100644 index 0000000..389e6cd --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d24a92cb357ae7a12b336a48025ab87bf8e59bc8eb527dd9644d0a741f94b2d4 +size 3285476672 diff --git a/qwen2.5VL-3bvllm-privacydetector.f16.gguf b/qwen2.5VL-3bvllm-privacydetector.f16.gguf new file mode 100644 index 0000000..18a2498 --- /dev/null +++ b/qwen2.5VL-3bvllm-privacydetector.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feb702e576543ef03110f38ea2e4847eaf78197d2e1c350f511fc0fa0eaa484c +size 6178317632