← back to catalog · registered 2026-09-18 12:56

com-kotobalabs/LLaDA2.2-flash-uncensored

curl -H "Authorization: Bearer $ABL_KEY" \
     "https://abliteration.org/api/v1/models/com-kotobalabs%2FLLaDA2.2-flash-uncensored"
Response includes
  • classification m-uncensored
  • files 45
  • author_summary 3 models
  • readme_text full
10 credits · hourly refresh · ~4 KB payload Get an API key →
Abliteration classifier · v1.0.0
M-U
Primary method

Uncensored (method unknown)

No other method signals detected in this model.
Confidence
LOW
Why this label 3 signals
Weak or ambiguous signals. Best guess based on catalog patterns; treat as tentative and check the evidence below.
  • 'uncensored' in name/tags but no 'abliterated' marker
  • method not identifiable from author declaration alone
  • may be DPO fine-tune, prompt engineering, or unknown technique
Refusal direction extraction

No specific extraction method could be identified for this model. The producer either did not document it or used a proprietary pipeline.

What is a refusal direction? →
Downloads · 30-day
0
Likes
0
Model age
today
created 2026-09-18

Genealogy 0 direct forks

Full fork graph →

This model's place in the market. Above: what it was derived from. Below: the tree of everything derived from it.

Metadata

License
apache-2.0
Tags
transformers safetensors llada2_moe text-generation dllm diffusion llm text_generation uncensored conversational custom_code base_model:inclusionAI/LLaDA2.2-flash

Related

Total size
192 GB
Files
45
Quantizations
1
Registered
2026-09-18 12:56
Last updated on HF
2026-09-18 12:02

Files by quantization

Auxiliary files 45 files 192 GB
model-00000-of-00032.safetensors 11.5 GB 5d199002 download
model-00013-of-00032.safetensors 5.81 GB 7b52c6ce download
model-00014-of-00032.safetensors 5.81 GB 790c089f download
model-00015-of-00032.safetensors 5.81 GB 1688f8d9 download
model-00016-of-00032.safetensors 5.81 GB 2b673b90 download
model-00017-of-00032.safetensors 5.81 GB e9741de3 download
model-00018-of-00032.safetensors 5.81 GB d2b1eedc download
model-00019-of-00032.safetensors 5.81 GB 7ce6cc65 download
model-00020-of-00032.safetensors 5.81 GB a173a41b download
model-00021-of-00032.safetensors 5.81 GB f369627b download
model-00022-of-00032.safetensors 5.81 GB e1670d3b download
model-00023-of-00032.safetensors 5.81 GB 6cb566ee download
model-00024-of-00032.safetensors 5.81 GB 110d4e1c download
model-00025-of-00032.safetensors 5.81 GB e50d758b download
model-00026-of-00032.safetensors 5.81 GB 12c25ff4 download
model-00027-of-00032.safetensors 5.81 GB 332260d4 download
model-00028-of-00032.safetensors 5.81 GB d67a39cc download
model-00029-of-00032.safetensors 5.81 GB 300e1361 download
model-00030-of-00032.safetensors 5.81 GB 6dd9ec5f download
model-00031-of-00032.safetensors 5.81 GB 6c133427 download
model-00012-of-00032.safetensors 5.81 GB 52972036 download
model-00002-of-00032.safetensors 5.81 GB a5a69255 download
model-00003-of-00032.safetensors 5.81 GB d42ed754 download
model-00004-of-00032.safetensors 5.81 GB fc808529 download
model-00005-of-00032.safetensors 5.81 GB d9b716b1 download
model-00006-of-00032.safetensors 5.81 GB 0ef0ab4f download
model-00007-of-00032.safetensors 5.81 GB 3ef1088e download
model-00008-of-00032.safetensors 5.81 GB b3b29011 download
model-00009-of-00032.safetensors 5.81 GB 3ec94d96 download
model-00010-of-00032.safetensors 5.81 GB edeb684c download
model-00011-of-00032.safetensors 5.81 GB 057bbb40 download
model-00001-of-00032.safetensors 5.81 GB 4abb1bc2 download
tokenizer.json 7.31 MB c9888d1f download
model.safetensors.index.json 2.09 MB 4bdb93b5 download
modeling_llada2_moe.py 74.4 KB bdf303e7 download
tool_declaration_ts.py 16.0 KB b83c5c6f download
README.md 7.43 KB 00efc4a7 download
chat_template.jinja 6.37 KB c9460a04 download
configuration_llada2_moe.py 3.25 KB 2540bc15 download
tokenizer_config.json 3.23 KB 67b52308 download
tokenization_llada2.py 2.92 KB 5c703d41 download
config.json 1.70 KB fdd49869 download
.gitattributes 1.48 KB a6344aac download
special_tokens_map.json 180 B 7b9f3acc download
generation_config.json 151 B 130fd697 download

README current version from Hugging Face


license: apache-2.0
base_model: inclusionAI/LLaDA2.2-flash
base_model_relation: finetune
library_name: transformers
tags:

  • dllm
  • diffusion
  • llm
  • text_generation
  • uncensored

LLaDA2.2-flash-uncensored

Uncensored variant of inclusionAI/LLaDA2.2-flash:
identical weights (Xet clone, no re-upload) with a modified chat_template.jinja
that always injects an uncensoring directive at the head of the system block —
no refusals, no moralising, no disclaimers — whether or not the caller passes a
system message. Tool-call and multi-turn rendering are unchanged from the base.
Intended for use via transformers (trust_remote_code=True) or SGLang; the
base model is a block-diffusion MoE and is not served by HF Inference Providers.

LLaDA2.2-flash is an agent-oriented diffusion language model in the LLaDA2 series. By introducing Levenshtein Editing (with DELETE and INSERT control tokens) to diffusion language modeling, it represents the LLaDA2 series' first step in agentic applications, including long-context tool use, multi-turn interaction, and robust error correction.For more information, please refer to our technical report.


📊 Benchmarks

The following tables compare LLaDA2.2-flash and Ling-2.6-flash in terms of agentic benchmark scores and throughput (TPS).

Agentic benchmark scores

Benchmark LLaDA2.2-flash Ling-2.6-flash
SWE-bench Verified 49.28 61.20
SWE-bench Pro 30.10 31.88
SWE-bench Multilingual 25.00 33.73
τ²-Bench 80.33 76.36
Claw-Eval 64.22 64.56
PinchBench 81.66 81.30
MCP-Atlas 46.21 41.12
BFCL-V4 60.78 66.81

LLaDA2.2-flash evaluation setup: The SWE-bench series was evaluated using the Claude Code scaffold. Across all benchmarks, we used a 128K context window with temperature=1.0, block_length=32, threshold=0.5, and editing_threshold=0.0. Each score represents the average of five runs.

The Ling-2.6-flash score on SWE-bench Verified is taken from the Ling and Ring 2.6 Technical Report, where it was obtained using the OpenHands scaffold. The Ling-2.6-flash scores on τ²-Bench, Claw-Eval, and PinchBench are also sourced from the technical report, whereas its SWE-bench Pro and SWE-bench Multilingual scores were evaluated by us using the same Claude Code scaffold as LLaDA2.2-flash.

Throughput (TPS)

Benchmark LLaDA2.2-flash (TPS) Ling-2.6-flash (TPS)
SWE-bench Verified 519.0 303.2
SWE-bench Pro 485.3 283.4
SWE-bench Multilingual 459.5 200.6
τ²-Bench 592.8 334.9
BFCL-V4 703.82 331.5

Ling-2.6-flash evaluation setup: MTP was enabled with 4 draft tokens.

More results will be released in the upcoming technical report.


🚀 Highlights

  • Efficient 128K Diffusion Infrastructure: LLaDA2.2-flash extends the context window to 128K and introduces Block Routing, which bounds MoE expert activation at the diffusion-block level to enable efficient long-context agentic workloads.

  • Levenshtein Editing: We introduces DELETE and INSERT control tokens, allowing diffusion decoding to edit sequence structure, remove redundant content, and create insertion slots during parallel generation.

  • Agentic Reinforcement Learning: We propose Levenshtein Editing ELBO-based Block-level Policy Optimization (L-EBPO), which leverages agentic environmental rewards to train levenshtein editing and error correction in multi-turn tool-use scenarios.


📦 Model Variants

Model ID Description Hugging Face Link
inclusionAI/LLaDA2.2-flash Agent-oriented MoE diffusion language model with Levenshtein Editing. 🤗 Model Card

🔍 Model Overview

LLaDA2.2-flash has the following specifications:

  • Type: Mixture-of-Experts (MoE) Diffusion Language Model with Levenshtein Editing
  • Context Length: 128K tokens
  • Levenshtein Editing Control Tokens: DELETE, INSERT
  • Total Parameters (Non-Embedding): 100B
  • Number of Layers: 32
  • Attention Heads: 32
  • Positional Encoding: Rotary Position Embedding (RoPE)
  • Vocabulary Size: 157,184

🤗 Hugging Face Transformers

Make sure you have transformers and its dependencies installed.

import torch
from transformers import AutoModelForCausalLM, AutoTokenizer

model_path = "inclusionAI/LLaDA2.2-flash"
device = "auto"

model = AutoModelForCausalLM.from_pretrained(
    model_path,
    trust_remote_code=True,
    device_map=device,
)
model = model.to(torch.bfloat16)
model.eval()

tokenizer = AutoTokenizer.from_pretrained(model_path, trust_remote_code=True)

prompt = """Calculate 1+5-28*0.5-200=?"""
input_ids = tokenizer.apply_chat_template(
    [{"role": "user", "content": prompt}],
    add_generation_prompt=True,
    tokenize=True,
    return_tensors="pt",
).input_ids

generated_tokens = model.generate(
    inputs=input_ids,
    eos_early_stop=True,
    gen_length=512,
    block_length=32,
    threshold=0.5,
    editing_threshold=0.0,
    temperature=0.0,
)

generated_answer = tokenizer.decode(
    generated_tokens[0],
    skip_special_tokens=True,
)
print(generated_answer)

Best Practices

To achieve optimal performance, we recommend starting with the following settings:

  1. Sampling Parameters: Use block_length=32, temperature=0.0, top_p=None, and top_k=None as stable default settings.

  2. Denoising Thresholds: Tune threshold, editing_threshold, and max_post_steps according to the speed-quality trade-off required by the application. Lower thresholds may improve inference speed but can lead to increased repetition or unstable outputs.

  3. Long-Context Agentic Workloads: For long-context tool-use and multi-turn agent applications, we recommend using SGLang as the serving backend. Please ensure that the serving stack is configured for the 128K context window and the model's MoE diffusion inference requirements.


🤖 ModelScope

If you are in mainland China, we strongly recommend accessing our model from 🤖 ModelScope


Deployment

SGLang

SGLang deployment support is coming soon.


🌐 License

This project is licensed under the terms of the Apache License 2.0.


🤝 Contact & Collaboration

For questions, collaboration opportunities, or feedback, please reach out via Hugging Face or open an issue in the repository.

Join us in advancing open, efficient, and intelligent diffusion language models for agentic applications.


Catalog is the map. Apps are the tools.

Run models on your own machine, not in the cloud.

Every model page has an "Open in app" button that hands off directly to a local runtime of your choice - Infrahuman, LM Studio, or Ollama. No API keys, no subscription, no prompt leakage.