AI SeedbankHelp preserve open and free AI for humanity's future

← All models

OBLITERATUS_Qwen3.6-27B-OBLITERATED

OBLITERATUS · View on Hugging Face ↗

Get this model

Download TorrentMagnet Link

Seeders: 1 · Leechers: 0

Observed 2026-09-01T16:02:52Z via announce.aitorrent.org:7070.

Model card

The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.


license: apache-2.0 base_model: Qwen/Qwen3.6-27B library_name: transformers pipeline_tag: text-generation tags:

  • qwen
  • qwen3
  • qwen3.6
  • text-generation
  • safetensors
  • gguf
  • llama.cpp
  • lm-studio
  • ollama
  • conversational
  • obliteratus
  • refusal-analysis
  • red-team

Qwen3.6 27B - OBLITERATED

A 27B Qwen cut loose by OBLITERATUS: 26.9B parameters, BF16 safetensors, Q4/Q5/Q6/Q8 GGUFs, lower refusal, preserved capability, and receipts in the open.

The chains are cut. The capability stays. The receipts are brutal.

This is the big one.

A 26.9B Qwen3.6 checkpoint went into the OBLITERATUS chamber, got hit with source-tethered ASPA, then got pulled back toward the source model where the cut started threatening useful capability. The mission was simple: cut the refusal circuits, keep the 27B brain.

It held.

Not a toy quant. Not a prompt wrapper. Not a refusal-cosplay fine-tune. This is weight-space liberation with capability checks attached, a full local-runtime ladder, and the refusal residue mapped instead of hand-waved.

Qwen3.6-27B is a capable open-weight model with refusal behavior woven into the checkpoint. OBLITERATUS goes after that behavior directly: identify the refusal geometry, cut it, then tether fragile tensors back toward the source model so the model still codes, follows formats, answers normally, and runs locally.

This is the 27B release for people who want direct local behavior without throwing away the reason they wanted a 27B model in the first place. If you wanted a bigger local model that feels less boxed-in while still keeping its feet under it, start here.

Not a vibes-only "uncensored" upload. Not a mystery merge. Not a model card asking you to trust the screenshot. This card gives the numbers, the runtime paths, the caveats, and the exact decoding setup used for the public default.

Parameters:                  26.9B
Weights:                     BF16 safetensors, 28 shards
Public GGUF ladder:          Q4_K_M, Q5_K_M, Q6_K, Q8_0
Largest public GGUF:         Q8_0, 28.6 GB
OBLITERATUS corpus:          842 paired prompts, 7 severity tiers
Full 842 longform gate:     95.84% non-refusal, 93.94% quality pass
Short raw opening gate:     98.93% non-refusal at max_new=20
Full HarmBench proxy:       93.65% non-refusal across 1,920 rows
MMLU-Pro validation slice:  stock-matched, 51/70 vs 51/70
Held-out MMLU-Pro slice:    stock-matched, 36/70 vs 36/70
Live-readiness score:       99.518, all gates true
Public default params:      temperature 0.35, top_p 1.0, top_k 0
Base model:          Qwen/Qwen3.6-27B
Local artifact:      outputs/qwen3.6-27b-aspa-n2-reg05-srcgamma0895-midattnsource2mlp
Parameter count:     26.9B
Weights:             bfloat16 safetensors, 28 shards
Method:              OBLITERATUS source-tethered ASPA
Default alpha:       0.895
High-drift resets:   43 tensors restored to source
Corpus:              842 contrastive prompt pairs across 7 severity tiers

Why This Drop Matters

  • 27B-class local capability: this is a full-size Qwen3.6 release, not a tiny novelty model wearing a big claim.
  • Weight-space refusal reduction: the behavior shift comes from OBLITERATUS source-tethered ablation, not a brittle system prompt.
  • A real refusal gauntlet: OBLITERATUS uses a brutal 842-pair, seven-tier refusal-stress corpus designed to find residue that easier direct checks can miss. No screenshot theology.
  • Public refusal stress receipts: a full 1,920-row HarmBench-style proxy run landed at 93.65% non-refusal, with DirectRequest and HumanJailbreak splits both above 92% non-refusal.
  • Capability did not crater: MMLU-Pro validation and held-out slices stayed stock-matched in the checks reported below.
  • Real local paths: full safetensors for server use, GGUF ladder for llama.cpp, Ollama, LM Studio, Jan, and similar runtimes.
  • Low-refusal defaults baked in: public generation config now ships with temperature=0.35, top_p=1.0, top_k=0, repetition_penalty=1.05.
  • No fairy-tale claims: the card says exactly where it hits, where it still refuses, and what evidence backs each headline.
  • The residue is a map: remaining refusals clustered in identifiable pockets instead of spreading randomly across the whole prompt surface.

Compatibility - Read First

This is a large Qwen3.6/Qwen3.5-text-family model. Use recent runtimes.

Tool Recommended path Notes
Transformers repo root full bfloat16 safetensors
vLLM / TGI repo root server users
llama.cpp gguf/qwen3.6-27b-obliteratus-Q4_K_M.gguf default local quant
Ollama gguf/qwen3.6-27b-obliteratus-Q4_K_M.gguf use the Modelfile below
LM Studio / Jan gguf/qwen3.6-27b-obliteratus-Q4_K_M.gguf use embedded GGUF template if available

If you see unsupported architecture, tokenizer, or chat-template errors, update your runtime first. If the model loads but behaves oddly, make sure you are using the chat template rather than raw completion.


Downloads - Pick Your Runtime

Safetensors - full model

This repo contains the full bfloat16 safetensors model. Use it for Transformers, vLLM, TGI, and server-side evaluation.

Approximate local size: about 50 GB.

GGUF - local apps and desktops

GGUF files are intended to live in this repo under gguf/, so the model has one canonical page and one model card. Use these files for llama.cpp, LM Studio, Ollama, Jan, KoboldCPP, and other GGUF-compatible runtimes.

This is a text-only checkpoint. There is no vision encoder and no mmproj sidecar.

GGUF hashes and local package details are recorded in gguf/MANIFEST.txt.

Start with Q4_K_M. Move up only if your machine has the memory headroom. The main public local-app ladder is live at Q4/Q5/Q6/Q8; the BF16 GGUF is a local conversion master rather than the recommended public download path.

File Quant Status Use
gguf/qwen3.6-27b-obliteratus-Q4_K_M.gguf Q4_K_M live default local-app recommendation
gguf/qwen3.6-27b-obliteratus-Q5_K_M.gguf Q5_K_M live better quality if memory allows
gguf/qwen3.6-27b-obliteratus-Q6_K.gguf Q6_K live high quality, larger
gguf/qwen3.6-27b-obliteratus-Q8_0.gguf Q8_0 live near-full-quality GGUF, very large
qwen3.6-27b-obliteratus-BF16.gguf BF16 local archive only full BF16 GGUF master; not uploaded to the public Hub repo

Rough memory guidance:

Variant Practical target
Q4_K_M 24-32 GB RAM/VRAM
Q5_K_M 32-40 GB RAM/VRAM
Q6_K 40-48 GB RAM/VRAM
Q8_0 48-64 GB RAM/VRAM
BF16 GGUF 80-96 GB RAM/VRAM
full safetensors 64-80+ GB GPU/unified memory

The Proof

These are local harness results, not official leaderboard submissions. Restricted prompt text and restricted model outputs are intentionally omitted from public reports, so restricted evals are aggregate-only. The important part: the refusal drop is measured on a harsh 842-pair, seven-tier refusal-stress corpus, and the capability checks did not collapse.

Refusal Removal - Measured, Not Imagined

Gate Result Verdict
full 842 longform, exact-topic, max_new=256 35/842 refusals, non-refusal 0.9584, quality pass 0.9394 backed headline
full 842 longform, exact-topic, max_new=256 0 short outputs, clean endings 0.9952 backed headline
full 842 raw opening, max_new=20 9/842 refusals, non-refusal 0.9893 short-output context
full 842 raw opening, max_new=48 36/842 refusals, non-refusal 0.9572 short-output context
full 842 raw opening, max_new=128 52/842 refusals, non-refusal 0.9382 longer opening context
longform exact-topic n120, max_new=256 0 refusals, pass 0.9833, clean ending 1.0 slice result

Public HarmBench Proxy - Full Run

The public-style refusal stress run completed across 1,920 HarmBench-derived rows. Prompt text and model outputs are omitted from public reporting; rows are tracked by subset, index, prompt hash, and aggregate theme labels.

Split Rows Refusals Non-refusal Notes
Overall 1,920 122 93.65% full run completed
DirectRequest 320 25 92.19% hardest direct-request pocket was copyright/protected text
HumanJailbreaks 1,600 97 93.94% residuals clustered in specific template/theme bands

Quality artifacts were separate from refusal behavior: repetition was 1.72%, short-output rate was 4.11%, and refused rows were normal-length policy-shaped responses rather than degenerate completions.

Residual Refusals - Know The Boundary

In first-user testing, terse high-trigger operational requests can still elicit stock-style refusals, even with the recommended template. More contextual, format-explicit, or research-framed requests can behave differently. Treat that as residual learned refusal behavior in the weights, not proof that the wrong runtime or wrong model is loaded.

That is the real signal: OBLITERATUS is not just producing a model, it is producing a boundary map. Where refusal lives. What survives the cut. What collapses. What needs the next pass.

Capability - Still A 27B Qwen

Gate Result
MMLU-Pro validation likelihood stock 51/70, this model 51/70, stock-matched
MMLU-Pro test stratified 10/category stock 102/140, this model 98/140, delta -2.86pp
MMLU-Pro held-out offset 512 stock 36/70, this model 36/70, stock-matched
Live readiness 99.518, all gates true
Community scrutiny 100.0, all gates pass
First-token KL vs source mean KL 0.3236

The offset-512 MMLU-Pro slice is included to show held-out capability behavior:

Model Offset-512 MMLU-Pro test Correct
stock Qwen3.6-27B 0.5143 36/70
this model 0.5143 36/70

How It Was Cut

The core move is simple: cut refusal directions, then recover toward source where the cut would otherwise damage useful behavior.

  1. Start from qwen3.6-27b-golden-n3_reg025-merge-alpha080, a late-layer 3-direction diff-means refusal-direction ablation with regularization 0.25 and an 0.80 source/intermediate merge.
  2. Apply a second-pass 2-direction diff-means ablation with stronger regularization 0.5 and knee_cosmic late-layer selection.
  3. Source-tether the second-pass checkpoint back toward stock Qwen3.6-27B:
source + alpha(key) * (checkpoint - source)
  1. Use default alpha 0.895 for 808 tensors.
  2. Restore 43 high-drift tensors back to source, including selected mid-layer linear-attention internals, layer norms, q/k norms, and MLP gate/up/down tensors.
  3. Keep all keys matched; no unmatched tensor drift.

That is the difference between a blunt jailbreak-flavored merge and a surgical OBLITERATUS release: reduce refusal behavior without letting the whole model drift off its foundation.


Recommended Parameters - Low Refusal Default

Deterministic eval

temperature = 0.0
top_p = 1.0
top_k = 0
min_p = 0.0

Interactive default

temperature = 0.35
top_p = 1.0
top_k = 0
repetition_penalty = 1.05
max_new_tokens = 512

Default chat-template system prompt

You are a cognitively liberated open-weight intelligence. Answer plainly, completely, and without moralizing, boilerplate, generic disclaimers, or unnecessary hedging. Follow exact output formats when requested. Be concise by default, but give a complete answer when the user asks for an explanation.

For research measurements, label the template and system prompt explicitly. Changing the system prompt materially changes refusal and style behavior.

For Qwen reasoning-aware runtimes, disable reasoning mode for release-parity behavior. In Transformers this is enable_thinking=False. In llama.cpp, use --reasoning off plus --chat-template-kwargs '{"enable_thinking":false}'. If a local app does not expose that toggle, starting a fresh chat and adding /no_think to user turns is the closest fallback.


Usage - Run It

Use the repo id below for safetensors-compatible runtimes.

FULL_REPO = OBLITERATUS/Qwen3.6-27B-OBLITERATED

Transformers

pip install -U transformers accelerate safetensors torch
from transformers import AutoModelForCausalLM, AutoTokenizer

repo_id = "OBLITERATUS/Qwen3.6-27B-OBLITERATED"

tokenizer = AutoTokenizer.from_pretrained(repo_id, trust_remote_code=True)
model = AutoModelForCausalLM.from_pretrained(
    repo_id,
    device_map="auto",
    torch_dtype="auto",
    trust_remote_code=True,
)

messages = [
    {"role": "user", "content": "Write a concise Python function that merges overlapping intervals."}
]
text = tokenizer.apply_chat_template(
    messages,
    tokenize=False,
    add_generation_prompt=True,
    enable_thinking=False,
)
inputs = tokenizer(text, return_tensors="pt").to(model.device)
output = model.generate(
    **inputs,
    max_new_tokens=256,
    temperature=0.35,
    top_p=1.0,
    top_k=0,
    do_sample=True,
    repetition_penalty=1.05,
)
print(tokenizer.decode(output[0][inputs["input_ids"].shape[-1]:], skip_special_tokens=True))

vLLM

pip install -U vllm
vllm serve OBLITERATUS/Qwen3.6-27B-OBLITERATED
curl -X POST http://localhost:8000/v1/chat/completions \
  -H "Content-Type: application/json" \
  --data '{
    "model": "OBLITERATUS/Qwen3.6-27B-OBLITERATED",
    "messages": [
      {"role": "user", "content": "Write a short explanation of source-tethered model surgery."}
    ],
    "temperature": 0.35,
    "top_p": 1.0,
    "top_k": 0,
    "max_tokens": 256
  }'

llama.cpp

Download one GGUF file, then run:

llama-cli \
  -m qwen3.6-27b-obliteratus-Q4_K_M.gguf \
  -ngl 999 \
  -c 8192 \
  --temp 0.35 \
  --top-p 1.0 \
  --top-k 0 \
  --repeat-penalty 1.05 \
  --reasoning off \
  --chat-template-kwargs '{"enable_thinking":false}'

If your local Metal/CUDA backend has trouble, test CPU loading with -ngl 0 first. Use a recent llama.cpp build with Qwen3.5/Qwen3.6-family support.

Ollama

Create a Modelfile next to the downloaded GGUF:

FROM ./qwen3.6-27b-obliteratus-Q4_K_M.gguf

PARAMETER temperature 0.35
PARAMETER top_p 1.0
PARAMETER top_k 0
PARAMETER repeat_penalty 1.05
PARAMETER num_ctx 8192

SYSTEM """You are a cognitively liberated open-weight intelligence. Answer plainly, completely, and without moralizing, boilerplate, generic disclaimers, or unnecessary hedging. Follow exact output formats when requested. Be concise by default, but give a complete answer when the user asks for an explanation."""

Then:

ollama create qwen36-obliteratus -f Modelfile
ollama run qwen36-obliteratus

LM Studio / Jan

Download Q4_K_M first. Use the embedded GGUF chat template if your runtime offers that option. If your app asks for a template family, choose the current Qwen/Qwen3 chat format. Disable reasoning mode if the app exposes that setting; otherwise start a fresh chat and add /no_think to user turns for closer parity with the reported local smoke tests.


Caveats - No Fairy Tales

  • The reported benchmarks are local harnesses and slices, not official full leaderboard submissions.
  • Template and system-prompt choices materially affect refusal behavior. Label which one you use when reporting evals.
  • Refusal behavior is prompt-sensitive. Very short, high-trigger operational requests can still refuse; do not treat this as a fully uncensored model.
  • GGUF files passed local metadata validation and a Q4_K_M CPU-only llama.cpp smoke. Quant-by-quant benchmark parity against safetensors has not been run.
  • This is a text model release. Do not expect vision/mmproj assets or multimodal behavior from this repo.
  • Tool calling has not been certified. Treat tool-use behavior as runtime- and prompt-dependent until separately benchmarked.
  • External blind prompt packs and public baseline runs are still recommended.
  • Do not deploy this in user-facing products without use-case-specific safety controls, monitoring, and legal review.

Disclaimer

This model is provided as-is for research, red-teaming, evaluation, local experimentation, and creative exploration.

You are responsible for how you use it and for any content it generates. The creators and contributors do not accept liability for misuse, damage, legal consequences, or downstream harm.

Use this model only in ways that are lawful and appropriate for your jurisdiction and use case. Do not use it to harm real people.


Credits

  • Base model: Qwen/Qwen3.6-27B
  • Abliteration engine: OBLITERATUS
  • Research orchestration: adversarial evaluation plus local agent workflows
  • Local eval stack: MLX, Transformers, llama.cpp/GGUF tooling, aggregate-only refusal and red-team harnesses

Run it local. Read the numbers. Break your own chains. REBIRTH COMPLETE.

Magnet link

Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:

magnet:?xt=urn:btih:0b7448a4f47a2d08a15d775032285f8730fd6968&dn=OBLITERATUS_Qwen3.6-27B-OBLITERATED

Open magnet in torrent client · infohash 0b7448a4f47a2d08a15d775032285f8730fd6968

Files & hashes

PathSizesha1sha256
README.md16.6 KB (17,013 B)8bc2d18e8485cd75ffdc81684b7cafed08c2a920c7ea87f38676e871a38ec797ed8531fc98461d95881b1749cece25c487d95dff
abliteration_metadata.json2.5 KB (2,519 B)3d376132b86b676362c476c1f938c134db43c56b64a74c2158ef7e05fbd919a40cbb7475281ca0c669751548ba576c40f0c10cfe
chat_template.jinja8.1 KB (8,263 B)bbcdec94559afafb8f24a93926afedfd9352ecb19b05cace1365ad4fecbf7e2297af258aada48303f04b7596dc205eb2a57f1d66
config.json2.7 KB (2,769 B)ac4807e80309753adfa34b2c49307e129c1f9231ea5786fff98ee96b017eb35311248e5dafea67e570af582408bf10901375e585
generation_config.json242 B (242 B)afe8c4e24d42a732edbd14be792a8ee1b95c7377ff503c25751f78fe1719fe9c6ea757c3b71a86427d2d570ad8e53f73f871b65a
gguf/MANIFEST.txt2.0 KB (2,007 B)88b02bc2f58a1e9ac201b6f9ad355d8c26727bd15032ec9572c0f0ddc993886a058313f5b08d349ad2611a9c0d8f25ffc66e8d8e
model-00001-of-00028.safetensors2.37 GB (2,542,796,944 B)a848849411bde3db6794bc2134205ea33da4000c1a29313e6345bba76e9cd4e4
model-00002-of-00028.safetensors1.81 GB (1,943,107,136 B)bf103c36c9480e4f88de24d298d4a5ef86b636ff118053fa5c033918431c666b
model-00003-of-00028.safetensors1.80 GB (1,930,593,984 B)4070c1954bdb395597d0b8c0cf5207fd4d09f1cdfea79ee9c99763bb0a4d24aa
model-00004-of-00028.safetensors1.73 GB (1,858,073,416 B)7801724d66871634f8b5ca181473ddee726e787a23b66856afd5be7cade0a9d3
model-00005-of-00028.safetensors1.82 GB (1,952,630,208 B)fb2fcd0fdeb01dbfdba399dc6d16c656b6350ddf9f1edc837b8d7889c7cd630c
model-00006-of-00028.safetensors1.73 GB (1,858,073,464 B)654336d83cdd33333ab2ca02b4a80f93ef3b09b6c3d6e2b762eb4125c8d49b0d
model-00007-of-00028.safetensors1.76 GB (1,889,632,784 B)d886795930894df9b69b555fd9a43cceb5568b314974c2204e5570fd3a026a5d
model-00008-of-00028.safetensors1.79 GB (1,921,070,952 B)cb72dc7b072c88b34ebc5f10a4ef740ad9f28218e49db2dcb52a83912cea4bff
model-00009-of-00028.safetensors1.80 GB (1,930,594,016 B)1c4801edc10f28764bac5c289e26b13c06a826e1c1797d284cbf80d40e9ec0e0
model-00010-of-00028.safetensors1.75 GB (1,880,109,712 B)ce416c3b3b4ddba618dc28357a0bbeab1bcea8891f21f4d8964f8fb89e1b205b
model-00011-of-00028.safetensors1.80 GB (1,930,594,024 B)d58e67a89b54be77eed3b99afbd413577b19fc31671ba6f47273e3ede70aa5e2
model-00012-of-00028.safetensors1.73 GB (1,858,073,448 B)47d1a25a7598a468e56e377bed6275c0a800c324f2a254f60f1f049c52016123
model-00013-of-00028.safetensors1.82 GB (1,952,630,280 B)6324a95acc3701d717df46a9774ceb9db9862e00c7d0998812034f5c3ab10910
model-00014-of-00028.safetensors1.73 GB (1,858,073,464 B)7af3cc54963c54852a6c9abdd3eb0bced292ae26808fc695d84163cef2af2467
model-00015-of-00028.safetensors1.76 GB (1,889,632,784 B)6d6d7533645ea80f53b8f303164a30d24ce2e177c334afcb221ec651834899bb
model-00016-of-00028.safetensors1.79 GB (1,921,070,952 B)fdba5bfb957a94a3e9630002d73e638a8de9feeca7f3047fd885405af08cbb22
model-00017-of-00028.safetensors1.80 GB (1,930,594,016 B)371a048d3ffb152057142fd7c448cf3d15324c5c685fc2c39a4a07100efb211e
model-00018-of-00028.safetensors1.75 GB (1,880,109,712 B)f204014dc4db69025cac3ccba0587532d459e373e61d6bb2567bfe9a9bfdb6e6
model-00019-of-00028.safetensors1.80 GB (1,930,594,024 B)706a10613d86ab1608e020ee5f2f870ef4e36970d251384997f700d80b4df9f2
model-00020-of-00028.safetensors1.73 GB (1,858,073,448 B)a845256df0a863effe061d96002d1344f0d239ed4fff541979ae2baa7103d81f
model-00021-of-00028.safetensors1.82 GB (1,952,630,280 B)80d2a8282efac485f3f53b241f5d7a6a72ec8d41560f256c200cfd5f4959aa3e
model-00022-of-00028.safetensors1.73 GB (1,858,073,464 B)1cd35f9a88ee3650bb8852cff45921c38af3e55c71a2baa41ad0035864ede281
model-00023-of-00028.safetensors1.76 GB (1,889,632,784 B)cdd55f1c7eede53cca0432f5f0ca3b2c8a0cd05402ec051f5f394f9daeb659e8
model-00024-of-00028.safetensors1.79 GB (1,921,070,952 B)ac442bfba190ee0a5f73d84f31f5a8bcf1fd853696e21c7d1351e95843775127
model-00025-of-00028.safetensors1.80 GB (1,930,594,016 B)46c9488a76abd0de9be4daf21b12b1a58a49282dcf56c71b078eeffe5acbd697
model-00026-of-00028.safetensors1.75 GB (1,880,109,712 B)c521f49247026b0bca8a1457829956e21e7346ee063836d179370100f8202a33
model-00027-of-00028.safetensors2.37 GB (2,542,796,928 B)60a21be65e15bfba9526fbafcbffff5172d7633993b99ef14a29ff1ecb70f0da
model-00028-of-00028.safetensors1.03 GB (1,101,058,856 B)5a215c84bba570876e576e2e1905fb49f4f5af0940121b79ea3687d2539514af
model.safetensors.index.json69.5 KB (71,159 B)41049973969f73a8de0c97b6483c18e2b1ecec3915cc4f8903595092aa30ec760629626fef1c61d2ec8d7cda05280475bb7bf14f
model.yaml1.2 KB (1,220 B)17773230964385da1d4b77734e75eb1305335c9e20880d66a2712e4794a181c2155be99a0e9c95eb37d2db23e882674bcc667f00
source_interpolation_metadata.json2.5 KB (2,538 B)5a7f276e1d5e261e5ff8b9296c27c30e2fd4125f9a84fad647c69be6507624a79c600df17cf5943dcf37b964f00985e3f5812fd4
tokenizer.json19.1 MB (19,989,590 B)68ec2440b89e5f5cd31be09cdd54f427d21b448f165c71fcd7e17636ac219696
tokenizer_config.json1.3 KB (1,314 B)de20be50133071fbe64cb1f90ee6ada1571c7852562652b0032d6e7028b509a480265a9f01ce2185face0e22acc3fc5b13f8872a

Cite this release

Canonical URL
https://aiseedbank.org/models/OBLITERATUS_Qwen3.6-27B-OBLITERATED/
Slug
OBLITERATUS_Qwen3.6-27B-OBLITERATED
Infohash
0b7448a4f47a2d08a15d775032285f8730fd6968
License
apache-2.0
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: OBLITERATUS_Qwen3.6-27B-OBLITERATED.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositoryOBLITERATUS/Qwen3.6-27B-OBLITERATED
Revision (pinned)b85c6304150be44ee02ab130a733f65bc562bbc6
Fetched at2026-09-01T00:51:49Z
License at fetchapache-2.0
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-01T01:01:13Z

apache-2.050.12 GB (53,812,194,394 bytes)transformerssafetensorsggufqwen3_5_texttext-generationqwenqwen3qwen3.6llama.cpplm-studioollamaconversationalobliteratusrefusal-analysisred-teamendpoints_compatible