Views
No views yet

| Base model | Qwen/Qwen-AgentWorld-35B-A3B |
| Architecture | Qwen3.5 MoE — 35B total / 3B active |
| Experts | 256 experts, top-8 routing |
| Layers | 40 transformer (linear attention + full attention) |
| Context | 262,144 tokens (256K) |
| Quantization | — 4-bit NVIDIA floating point (e2m1) |
| Compression | 21 GB (3.1× from 65 GB bf16) |
| Format | safetensors, vLLM-compatible |
| Parameter | Value |
|---|---|
| Trials | 200 (completed) |
| KL divergence target | |
| Good prompts | (400) |
| Bad prompts | (400) |
| Row normalization | FULL, LoRA rank 3 |
| Refusal markers | 28 |
| GPU | NVIDIA GB10, 121 GB |
| Step | Detail |
|---|---|
| Load | (half the memory of bf16) |
| Calibration | 32 samples, |
| Quantization | 0.44, |
| Export | |
| Remap | for vLLM |
| Component | Meaning |
|---|---|
| Qwen | Base architecture family |
| AgentWorld | Language world model — 7 simulation domains |
| Heretic | Abliterated via Heretic parameter study |
| HCl | Production mode (hydrochloric acid) |
| NVFP4 | 4-bit NVIDIA floating point quantization |
| dgx | Quantized & deployed on DGX Spark |