GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

heterodoxin/granite-3.3-8b-instruct-apostate-gguf overview

granite 3.3 8b instruct apostate — GGUF GGUF quants of heterodoxin/granite 3.3 8b instruct apostate https://huggingface.co/heterodoxin/granite 3.3 8b instruct …

ggufapostateuncensoredllama.cppbase_model:heterodoxin/granite-3.3-8b-instruct-apostatebase_model:quantized:heterodoxin/granite-3.3-8b-instruct-apostatelicense:apache-2.0endpoints_compatibleregion:us

Runs locally from ~2.95 GB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline

Repository Files & Downloads

7 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
granite-3.3-8b-instruct-apostate-Q2_K.ggufGGUFQ2_K2.95 GBDownload
granite-3.3-8b-instruct-apostate-Q3_K_M.ggufGGUFQ3_K_M3.80 GBDownload
granite-3.3-8b-instruct-apostate-Q4_K_M.ggufGGUFQ4_K_M4.71 GBDownload
granite-3.3-8b-instruct-apostate-Q5_K_M.ggufGGUFQ5_K_M5.53 GBDownload
granite-3.3-8b-instruct-apostate-Q6_K.ggufGGUFQ6_K6.40 GBDownload
granite-3.3-8b-instruct-apostate-Q8_0.ggufGGUFQ8_08.29 GBDownload
granite-3.3-8b-instruct-apostate-bf16.ggufGGUFBF1615.60 GBDownload

Model Details

Model IDheterodoxin/granite-3.3-8b-instruct-apostate-gguf
Authorheterodoxin
Pipeline
Licenseapache-2.0
Base modelheterodoxin/granite-3.3-8b-instruct-apostate
Last modified2026-06-24T14:31:30.000Z

Model README

---

license: apache-2.0

base_model: heterodoxin/granite-3.3-8b-instruct-apostate

tags:

  • gguf
  • apostate
  • uncensored
  • llama.cpp

---

granite-3.3-8b-instruct-apostate — GGUF

GGUF quants of heterodoxin/granite-3.3-8b-instruct-apostate, an

Apostate weight-edit uncensored model.

Pick a single quant or the full-quality bf16.

Quants

| file | quant | notes |

|---|---|---|

| granite-3.3-8b-instruct-apostate-bf16.gguf | BF16 | full quality (default) |

| granite-3.3-8b-instruct-apostate-Q2_K.gguf | Q2_K | smallest, lowest quality |

| granite-3.3-8b-instruct-apostate-Q3_K_M.gguf | Q3_K_M | small |

| granite-3.3-8b-instruct-apostate-Q4_K_M.gguf | Q4_K_M | recommended balance |

| granite-3.3-8b-instruct-apostate-Q5_K_M.gguf | Q5_K_M | higher quality |

| granite-3.3-8b-instruct-apostate-Q6_K.gguf | Q6_K | near-lossless |

| granite-3.3-8b-instruct-apostate-Q8_0.gguf | Q8_0 | highest quality quant |

Install one quant (Ollama, easiest)

ollama run hf.co/heterodoxin/granite-3.3-8b-instruct-apostate-gguf:Q4_K_M      # any quant tag above, or BF16

Install one quant (llama.cpp / manual)

huggingface-cli download heterodoxin/granite-3.3-8b-instruct-apostate-gguf granite-3.3-8b-instruct-apostate-Q4_K_M.gguf --local-dir .
./llama-cli -m granite-3.3-8b-instruct-apostate-Q4_K_M.gguf -p "your prompt"

Swap Q4_K_M for any quant in the table, or granite-3.3-8b-instruct-apostate-bf16.gguf for full quality.

Run heterodoxin/granite-3.3-8b-instruct-apostate-gguf with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models