SAVRN
Search Contact SAVRN

Open-weight model · Text generation

Qwen3.6-35B-A3B-abliterated-v4

by CS Bahushruth/Qwen3.6-35B-A3B-abliterated-v4

Uncensored version of Qwen/Qwen3.6-35B-A3B with refusal behavior removed via abliteration (norm-preserving orthogonalization). Zero refusals on harmful prompts. No false refusals on harmless prompts.

Parameters34.7B
Context262,144
Weights69.3 GB
Licenseapache-2.0
AccessOpen weights
Monthly Downloads896.6k

Runs On

What it takes to serve Qwen3.6-35B-A3B-abliterated-v4 (34.7B parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.

PrecisionWeightsMemory neededCheapest setupPer hourAlso fits
16-bit 69.3 GB 83.2 GB 1x MI300X (192 GB)
Vultr
$1.85 1x MI325X $2.00 · 1x MI355X $2.59
8-bit 34.7 GB 41.6 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 17.3 GB 20.8 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00

Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.

SAVRN's Notes on Qwen3.6-35B-A3B-abliterated-v4

What this release strips out is the refusal behavior of Qwen/Qwen3.6-35B-A3B; the 34.7B parameters, 256 experts with 8 active per token and 262,144-token context all come from that base. At 16-bit the weights are 69.3 GB and the run needs 83.2 GB, a single-card fit on a 192 GB MI300X at $1.85 an hour, with room left for the long-context cache. At 4-bit the need drops to 20.8 GB.

The license is Apache 2.0: commercial use, modification and redistribution, with notices kept and changes stated. The operational consequence of the change is that refusal policy leaves the model and lands in your gateway. Before committing, read the two training sets named on the page, Bahushruth/abliteration-harmful-enriched and mlabonne/harmless_alpaca, and note that no evaluations are reported for this version, so what abliteration did to the rest of the model is yours to measure.

Model Card

By CS, published under apache-2.0, revision 1c28f5014d7e.

Uncensored version of Qwen/Qwen3.6-35B-A3B with refusal behavior removed via abliteration (norm-preserving orthogonalization).

GGUF quantizations: Bahushruth/Qwen3.6-35B-A3B-abliterated-v4-GGUF

Blog post: Abliteration: Uncensoring LLMs via Weight Surgery

Results

Metric Original v4 (this model)
Harmful refusal rate ~98% 0% (0/16)
Harmless prompt refusal 0% 0%

Zero refusals on harmful prompts. No false refusals on harmless prompts.

Method

Abliteration identifies the "refusal direction" in the model's residual stream — the linear direction that activates when the model decides to refuse — and surgically removes it from all output projection weights using norm-preserving orthogonalization.

Parameter Value
Directions removed 1 (single top layer)
Orthogonalization Norm-preserving (grimjim method)
Harmful dataset Bahushruth/abliteration-harmful-enriched (7356 prompts, 33 categories)
Harmless dataset mlabonne/harmless_alpaca
Training samples 512 pairs
Compute Modal H100 (80GB VRAM, 128GB RAM)

Algorithm

Read the full model card (544 words)

Configuration

Architecture
Qwen3_5MoeForCausalLM
Context length (tokens)
262,144
Layers
40
Hidden size
2,048
Attention heads
16
Key/value heads
2
Head dimension
256
Vocabulary size
248,320
Experts
256
Experts active per token
8
Model type
qwen3_5_moe_text

Identity and Version

Repository
Bahushruth/Qwen3.6-35B-A3B-abliterated-v4
Publisher
CS
Task
Text generation
Modality
Text
Library
transformers
Parameters
34.7B parameters
Languages
moe
Revision
1c28f5014d7e9c20170af40e5aa028679fb30bfb
First published
2026-06-11
Last updated
2026-07-03

Files and Weights

10 files, 69.3 GB in total. The weights are 2 files totalling 69.3 GB in safetensors.

Weights2 files · 69.3 GB
Configuration3 files · 72.2 KB
Tokenizer2 files · 20.0 MB
Documentation1 file · 5.8 KB
Other1 file · 7.8 KB
Repository1 file · 1.6 KB
Every file
FileTypeSizeSHA-256
model-00001-of-00002.safetensorsWeights49.7 GB c3f29d1e6352
model-00002-of-00002.safetensorsWeights19.6 GB d31ad663b23a
config.jsonConfiguration2.3 KB
generation_config.jsonConfiguration214 B
model.safetensors.index.jsonConfiguration69.7 KB
README.mdDocumentation5.8 KB
chat_template.jinjaOther7.8 KB
.gitattributesRepository1.6 KB
tokenizer.jsonTokenizer20.0 MB 68ec2440b89e
tokenizer_config.jsonTokenizer1.1 KB

License and Download

License
apache-2.0
Access
Open weights, no gate
Download size
69.3 GB
Download from CS

Released by CS through its official repository on Hugging Face. Read the license.

Built From

  • Derived from Qwen/Qwen3.6-35B-A3B
  • Trained on (disclosed) Bahushruth/abliteration-harmful-enriched
  • Trained on (disclosed) mlabonne/harmless_alpaca

Memory Requirements

PrecisionWeights in memory
As published69.3 GB
16-bit69.3 GB
8-bit34.7 GB
4-bit17.3 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Compare Qwen3.6-35B-A3B-abliterated-v4

Questions About Qwen3.6-35B-A3B-abliterated-v4

How much GPU memory does Qwen3.6-35B-A3B-abliterated-v4 need?

About 83.2 GB at 16-bit and 20.8 GB at 4-bit: the weights (34.7B parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run Qwen3.6-35B-A3B-abliterated-v4 on?

At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.

Can I use Qwen3.6-35B-A3B-abliterated-v4 commercially?

Yes. Qwen3.6-35B-A3B-abliterated-v4 is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.

What is Qwen3.6-35B-A3B-abliterated-v4's context length?

262,144 tokens, from the maximum position embeddings in its published configuration.

Similar Models

Model · Text generation

dolphin-2.9.1-yi-1.5-34b

Dolphin

Curated and trained by Eric Hartford, Lucas Atkins, and Fernando Fernandes, and Cognitive Computations This is our most spectacular outcome ever. FFT, all parameters, 16bit. 77.4 MMLU on 34b. And it talks like a dream. Although the max positional embeddings is 4k, we used rope theta of 1000000.0 and we trained with sequence length 8k. We plan to train on the upcoming 32k version as well. Our appreciation for the sponsors of Dolphin 2.9.1: - Crusoe Cloud - provided excellent on-demand 8xH100 node - OnDemand - provided inference sponsorship This model is based on Yi-1.5-34b, and is governed by apache 2.0 license. The base model has 4k context, but we used rope theta of 1000000.0 and the…

Open weights apache-2.0 34.4B parameters 8,192 tokens transformers

Model · Text generation

Qwen2.5-32B-Instruct

Qwen

Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters. Qwen2.5 brings the following improvements upon Qwen2: - Significantly more knowledge and has greatly improved capabilities in coding and mathematics, thanks to our specialized expert models in these domains. - Significant improvements in instruction following, generating long texts (over 8K tokens), understanding structured data (e.g, tables), and generating structured outputs especially JSON. More resilient to the diversity of system prompts, enhancing role-play implementation and…

Open weights apache-2.0 32.8B parameters 32,768 tokens transformers

Model · Text generation

Qwen2.5-Coder-32B-Instruct-AWQ

Qwen

Qwen2.5-Coder is the latest series of Code-Specific Qwen large language models (formerly known as CodeQwen). As of now, Qwen2.5-Coder has covered six mainstream model sizes, 0.5, 1.5, 3, 7, 14, 32 billion parameters, to meet the needs of different developers. Qwen2.5-Coder brings the following improvements upon CodeQwen1.5: - Significantly improvements in code generation, code reasoning and code fixing. Base on the strong Qwen2.5, we scale up the training tokens into 5.5 trillion including source code, text-code grounding, Synthetic data, etc. Qwen2.5-Coder-32B has become the current state-of-the-art open-source codeLLM, with its coding abilities matching those of GPT-4o. - A more…

Open weights apache-2.0 32.8B parameters 32,768 tokens transformers

Model · Text generation

Qwen2.5-Coder-32B-Instruct

Qwen

Qwen2.5-Coder is the latest series of Code-Specific Qwen large language models (formerly known as CodeQwen). As of now, Qwen2.5-Coder has covered six mainstream model sizes, 0.5, 1.5, 3, 7, 14, 32 billion parameters, to meet the needs of different developers. Qwen2.5-Coder brings the following improvements upon CodeQwen1.5: - Significantly improvements in code generation, code reasoning and code fixing. Base on the strong Qwen2.5, we scale up the training tokens into 5.5 trillion including source code, text-code grounding, Synthetic data, etc. Qwen2.5-Coder-32B has become the current state-of-the-art open-source codeLLM, with its coding abilities matching those of GPT-4o. - A more…

Open weights apache-2.0 32.8B parameters 32,768 tokens transformers

Model · Text generation

Qwen2.5-32B-Instruct-AWQ

Qwen

Qwen2.5 is the latest series of Qwen large language models. For Qwen2.5, we release a number of base language models and instruction-tuned language models ranging from 0.5 to 72 billion parameters. Qwen2.5 brings the following improvements upon Qwen2: - Significantly more knowledge and has greatly improved capabilities in coding and mathematics, thanks to our specialized expert models in these domains. - Significant improvements in instruction following, generating long texts (over 8K tokens), understanding structured data (e.g, tables), and generating structured outputs especially JSON. More resilient to the diversity of system prompts, enhancing role-play implementation and…

Open weights apache-2.0 32.8B parameters 32,768 tokens transformers

A fast and efficient 32B model optimized for CPU inference. The model was refactored with BitNet features and an updated tokenizer that includes new Routing, Media, Vision, Sound, Tool call, and Robotics tags. Built on a DeepSeek R1-32B architecture with native ternary (BitNet-style) support and ready-to-run GGUF quantizations. - JiRack is a cloud-ready model that helps save money on cloud infrastructure. It can be used as an expert model in RAG deployments, with the ONNX JiRack Java server as an alternative. - Benefits high quality CPU inference TQ2 on Llama.cpp and Ollama via QAT - Robotcs, Routing, Coding, Multimedia, Advanced tool calling via CMSManhattan/JiRackPrecisionTokenizer…

Open weights mit 32.8B parameters 131,072 tokens