FadedRedStar/Qwen3.5-2B-heretic-GGUF overview
Qwen3.5 2B heretic — GGUF NOTE This card is a work in progress. Full architecture details, abliteration parameters, and inference instructions will be added sh…
Runs locally from ~347.8 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Qwen3.5-2B-heretic-Q4_K_M.gguf | GGUF | Q4_K_M | 1.19 GB | Download |
| Qwen3.5-2B-heretic-Q5_K_M.gguf | GGUF | Q5_K_M | 1.31 GB | Download |
| Qwen3.5-2B-heretic-Q8_0.gguf | GGUF | Q8_0 | 1.87 GB | Download |
| mmproj-Qwen3.5-2B-heretic-BF16.gguf | GGUF | BF16 | 640.3 MB | Download |
| mmproj-Qwen3.5-2B-heretic-Q8_0.gguf | GGUF | Q8_0 | 347.8 MB | Download |
| mtp-Qwen3.5-2B-heretic-BF16.gguf | GGUF | BF16 | 980.4 MB | Download |
| mtp-Qwen3.5-2B-heretic-Q8_0.gguf | GGUF | Q8_0 | 525.8 MB | Download |
Model Details
| Model ID | FadedRedStar/Qwen3.5-2B-heretic-GGUF |
|---|---|
| Author | FadedRedStar |
| Pipeline | image-text-to-text |
| License | apache-2.0 |
| Base model | coder3101/Qwen3.5-2B-heretic |
| Last modified | 2026-07-05T12:44:25.000Z |
Model README
---
base_model: coder3101/Qwen3.5-2B-heretic
base_model_relation: quantized
library_name: gguf
license: apache-2.0
language:
- multilingual
pipeline_tag: image-text-to-text
tags:
- gguf
- text-generation
- multimodal
- vision
- reasoning
- thinking
- agentic
- tool-use
- abliterated
- uncensored
- qwen3
- conversational
---
Qwen3.5-2B-heretic — GGUF
> [!NOTE]
> This card is a work in progress. Full architecture details, abliteration parameters, and inference instructions will be added shortly.
This repository hosts GGUF weights and the associated vision projection matrix for Qwen3.5-2B-heretic, quantized from the source floating-point tensors provided by coder3101/Qwen3.5-2B-heretic.
Repository Files
| Filename | Format | Size | llama.cpp Build | Description |
|---|---|---|---|---|
| Qwen3.5-2B-heretic-Q4_K_M.gguf | Q4_K_M | 1.27 GB | b9860 | Main model weights |
| Qwen3.5-2B-heretic-Q5_K_M.gguf | Q5_K_M | 1.41 GB | b9860 | Main model weights, higher fidelity |
| Qwen3.5-2B-heretic-Q8_0.gguf | Q8_0 | 2.01 GB | b9860 | Main model weights, near-lossless |
| mmproj-Qwen3.5-2B-heretic-BF16.gguf | BF16 | 671 MB | b9860 | Vision projector (full precision) |
| mmproj-Qwen3.5-2B-heretic-Q8_0.gguf | Q8_0 | 365 MB | b9860 | Vision projector (compact) |
| mtp-Qwen3.5-2B-heretic-BF16.gguf | BF16 | 1.03 GB | b9870 | Multi-token prediction head (full precision) |
| mtp-Qwen3.5-2B-heretic-Q8_0.gguf | Q8_0 | 551 MB | b9870 | Multi-token prediction head (compact) |
Run FadedRedStar/Qwen3.5-2B-heretic-GGUF with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models