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

jbrahy/Qwen3.6-35B-A3B-Never-Never-LAN-uncensored-abliterated-gguf overview

NeverNeverLAN — Qwen3.6 35B A3B abliterated · GGUF ⚠️ Use at your own risk. This model is abliterated uncensored — its safety refusals have been removed, so it…

ggufabliterateduncensoredmoeqwen3neverneverlantext-generationenbase_model:jbrahy/Qwen3.6-35B-A3B-Never-Never-LAN-uncensored-abliteratedbase_model:quantized:jbrahy/Qwen3.6-35B-A3B-Never-Never-LAN-uncensored-abliteratedlicense:apache-2.0endpoints_compatibleregion:usconversational

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

Downloads
0
Likes
0
Pipeline
text-generation
Author

Repository Files & Downloads

2 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
NeverNeverLAN-Qwen3.6-35B-A3B-abliterated-Q4_K_M.ggufGGUFQ4_K_M19.71 GBDownload
NeverNeverLAN-Qwen3.6-35B-A3B-abliterated-Q6_K.ggufGGUFQ6_K26.56 GBDownload

Model Details

Model IDjbrahy/Qwen3.6-35B-A3B-Never-Never-LAN-uncensored-abliterated-gguf
Authorjbrahy
Pipelinetext-generation
Licenseapache-2.0
Base modeljbrahy/Qwen3.6-35B-A3B-Never-Never-LAN-uncensored-abliterated
Last modified2026-07-07T18:16:16.000Z

Model README

---

license: apache-2.0

base_model: jbrahy/Qwen3.6-35B-A3B-Never-Never-LAN-uncensored-abliterated

base_model_relation: quantized

pipeline_tag: text-generation

library_name: gguf

language:

  • en

tags:

  • abliterated
  • uncensored
  • gguf
  • moe
  • qwen3
  • neverneverlan

---

NeverNeverLAN — Qwen3.6-35B-A3B (abliterated) · GGUF

> ⚠️ Use at your own risk. This model is abliterated (uncensored) — its safety refusals have been removed, so it will generate content the base model would decline, potentially including offensive, harmful, or unlawful material. It is provided as-is, with no warranty of any kind, express or implied. You are solely responsible for how you use it and for compliance with all applicable laws and the base model's license. Do not use it for illegal or harmful purposes.

GGUF quantizations of jbrahy/Qwen3.6-35B-A3B-Never-Never-LAN-uncensored-abliterated — a sparse MoE (~34.7B total / ~3B active). This arch (qwen3_5_moe) was long unsupported by llama.cpp; recent master added it, so these GGUFs now run anywhere llama.cpp does, including Apple Silicon via Metal.

Files

| File | Quant | Size |

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

| NeverNeverLAN-Qwen3.6-35B-A3B-abliterated-Q6_K.gguf | Q6_K | ~27 GB |

| NeverNeverLAN-Qwen3.6-35B-A3B-abliterated-Q4_K_M.gguf | Q4_K_M | ~20 GB |

Requirements

You need a recent llama.cpp — one new enough to include qwen3_5_moe / QWEN35MOE in its arch registry (master, ~b6900+). Older builds will refuse to load these.

Usage

llama-server -m NeverNeverLAN-Qwen3.6-35B-A3B-abliterated-Q4_K_M.gguf \
  --host 0.0.0.0 --port 8080 -ngl 999 -c 16384 --jinja

Because only ~3B params are active per token, decode is fast for a 35B once weights are resident. On a 32 GB Mac, Q4_K_M (~20 GB) fits; raise the Metal wired limit and/or use --cache-type-k/v q8_0 for more context.

Limitations & responsible use

Abliteration removes safety refusals; you are responsible for how you use it. Inherits the base model's biases and knowledge cutoff. Licensed Apache-2.0.

Run jbrahy/Qwen3.6-35B-A3B-Never-Never-LAN-uncensored-abliterated-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