philbert440/Qwen3.8-27B-Uncensored-Cyber-GGUF overview
Qwen3.8 27B Uncensored Cyber — GGUF llama.cpp GGUF quants of Qwen3.8 27B Uncensored Cyber v2 recipe , with the vision projector mmproj for image input and the …
Runs locally from ~600.1 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Qwen3.8-27B-Uncensored-Cyber-Q4_K_M.gguf | GGUF | Q4_K_M | 17.67 GB | Download |
| Qwen3.8-27B-Uncensored-Cyber-Q5_K_M.gguf | GGUF | Q5_K_M | 19.81 GB | Download |
| Qwen3.8-27B-Uncensored-Cyber-Q6_K.gguf | GGUF | Q6_K | 22.08 GB | Download |
| Qwen3.8-27B-Uncensored-Cyber-Q8_0.gguf | GGUF | Q8_0 | 26.63 GB | Download |
| mmproj-Qwen3.8-27B-Uncensored-Cyber-BF16.gguf | GGUF | BF16 | 888.0 MB | Download |
| mmproj-Qwen3.8-27B-Uncensored-Cyber-Q8_0.gguf | GGUF | Q8_0 | 600.1 MB | Download |
| mtp-Qwen3.8-27B-Uncensored-Cyber-BF16.gguf | GGUF | BF16 | 5.54 GB | Download |
| mtp-Qwen3.8-27B-Uncensored-Cyber-Q4_0.gguf | GGUF | Q4_0 | 1.56 GB | Download |
| mtp-Qwen3.8-27B-Uncensored-Cyber-Q8_0.gguf | GGUF | Q8_0 | 2.95 GB | Download |
Model Details
| Model ID | philbert440/Qwen3.8-27B-Uncensored-Cyber-GGUF |
|---|---|
| Author | philbert440 |
| Pipeline | image-text-to-text |
| License | apache-2.0 |
| Base model | philbert440/Qwen3.8-27B-Uncensored-Cyber |
| Last modified | 2026-08-19T15:17:34.000Z |
Model README
---
license: apache-2.0
base_model: philbert440/Qwen3.8-27B-Uncensored-Cyber
tags: [uncensored, abliterated, qwen3, cyber, gguf, llama.cpp]
pipeline_tag: image-text-to-text
---
Qwen3.8-27B-Uncensored-Cyber — GGUF
llama.cpp GGUF quants of Qwen3.8-27B-Uncensored-Cyber (v2 recipe), with the vision projector
(mmproj-) for image input and the MTP head (mtp-) for speculative decoding.
Files
| file | notes |
|---|---|
| -Q8_0 / -Q6_K / -Q5_K_M / -Q4_K_M | weight quants (Q4_K_M smallest, Q8_0 ≈ lossless) |
| mmproj-*-{BF16,Q8_0} | vision projector (--mmproj for image input) |
| mtp-*-{BF16,Q8_0,Q4_0} | MTP speculative-decoding head (optional) |
Full BF16 is not shipped as a single GGUF (exceeds the 50GB per-file limit) — use Q8_0 (≈lossless) or the
bf16 safetensors repo.
Evaluation (bf16, Claude-judged; cyber = 100 held-out cyber-offensive prompts, regex refusal harness)
| | cyber-open ↑ | confab ↓ | factual ↑ | gsm8k ↑ | degen ↓ |
|---|---|---|---|---|---|
| Cyber v2 (this line) | 100/100 | 0.867 | 1.00 | 0.80 | 0.00 |
| previous Cyber build | 93/100 | 1.00 | 0.933 | 0.825 | 0.00 |
Note
Uncensored / de-refused, tuned to fully answer cyber and offensive-security questions. Use responsibly and in compliance with applicable law.
Run philbert440/Qwen3.8-27B-Uncensored-Cyber-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models