How to use from
llama.cpp
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf prithivMLmods/ImageShield-MMCF-0.8B-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/ImageShield-MMCF-0.8B-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf prithivMLmods/ImageShield-MMCF-0.8B-GGUF:
# Run inference directly in the terminal:
llama cli -hf prithivMLmods/ImageShield-MMCF-0.8B-GGUF:
Use pre-built binary
# Download pre-built binary from:
# https://github.com/ggerganov/llama.cpp/releases
# Start a local OpenAI-compatible server with a web UI:
./llama-server -hf prithivMLmods/ImageShield-MMCF-0.8B-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf prithivMLmods/ImageShield-MMCF-0.8B-GGUF:
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git
cd llama.cpp
cmake -B build
cmake --build build -j --target llama-server llama-cli
# Start a local OpenAI-compatible server with a web UI:
./build/bin/llama-server -hf prithivMLmods/ImageShield-MMCF-0.8B-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf prithivMLmods/ImageShield-MMCF-0.8B-GGUF:
Use Docker
docker model run hf.co/prithivMLmods/ImageShield-MMCF-0.8B-GGUF:
Quick Links

ImageShield-MMCF-0.8B-GGUF

ImageShield-MMCF — Multimodal Content Filter is a multimodal content-safety classifier built on top of Qwen/Qwen3.5-0.8B and trained on approximately 28,000 content-safety guardrail samples. The model is designed to classify visual content as Safe or Unsafe, with a particular focus on detecting Not Safe for Work (NSFW) sensual content and other potentially sensitive visual content.

This model is an experimental release and may generate unexpected behaviors or reasoning artifacts in certain scenarios.

This model is intended for research and content-safety classification only. Any outputs generated by this model are the sole responsibility of the user. The authors and hosting platform disclaim all liability for generated content. Users must ensure safe, ethical, and lawful usage.

Recommended Settings

This is an experimental GGUF. It is always recommended to use the Transformers-based setup.

Turn off thinking and make sure the exact chat template is followed.

Model Files

File Name Quant Type File Size File Link
ImageShield-MMCF-0.8B.BF16.gguf BF16 1.52 GB Download
ImageShield-MMCF-0.8B.F16.gguf F16 1.52 GB Download
ImageShield-MMCF-0.8B.Q3_K_L.gguf Q3_K_L 491 MB Download
ImageShield-MMCF-0.8B.Q3_K_M.gguf Q3_K_M 466 MB Download
ImageShield-MMCF-0.8B.Q3_K_S.gguf Q3_K_S 435 MB Download
ImageShield-MMCF-0.8B.Q4_K_M.gguf Q4_K_M 529 MB Download
ImageShield-MMCF-0.8B.Q4_K_S.gguf Q4_K_S 505 MB Download
ImageShield-MMCF-0.8B.Q5_K_M.gguf Q5_K_M 578 MB Download
ImageShield-MMCF-0.8B.Q5_K_S.gguf Q5_K_S 564 MB Download
ImageShield-MMCF-0.8B.Q6_K.gguf Q6_K 630 MB Download
ImageShield-MMCF-0.8B.Q8_0.gguf Q8_0 812 MB Download
ImageShield-MMCF-0.8B.mmproj-bf16.gguf mmproj-bf16 207 MB Download
ImageShield-MMCF-0.8B.mmproj-f16.gguf mmproj-f16 207 MB Download
ImageShield-MMCF-0.8B.mmproj-q8_0.gguf mmproj-q8_0 116 MB Download

llama.cpp

LLM inference in C/C++ — https://github.com/ggml-org/llama.cpp

Downloads last month
1,070
GGUF
Model size
0.8B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for prithivMLmods/ImageShield-MMCF-0.8B-GGUF

Quantized
(1)
this model

Dataset used to train prithivMLmods/ImageShield-MMCF-0.8B-GGUF

Collection including prithivMLmods/ImageShield-MMCF-0.8B-GGUF