Exeaon Coder Models
Collection
Dedicated collection of β°-PURE compressed Coder models powering ExeaonClaw and Exeaon Canvas. β’ 1 item β’ Updated
Exeaon1-Claw-32B is the flagship coder model powering the ExeaonClaw autonomous coding agent and Exeaon Canvas.
Compressed from Qwen/Qwen2.5-Coder-32B-Instruct using β°-PURE (Sine β°-Grid Lloyd-Max quantization with column-wise error compensation and static rANS entropy coding).
Runs natively with epure-runtime, and stays compressed resident in memory β zero reload latency between agentic turns.
| Metric | Specification |
|---|---|
| Base Model | Qwen/Qwen2.5-Coder-32B-Instruct |
| Original Size | 61.2 GB (fp16) |
| Compressed Size | 16.363 GB |
| Compression Ratio | 3.73Γ |
| Bits Per Weight | 4.30 bpw (measured index entropy) |
| Calibration | 128 sequences, 64/64 Transformer Blocks error-compensated |
| Format | .ebin (entropy-coded container) |
Exeaon1-Claw-32B is designed to serve as the unified intelligence substrate across the Exeaon stack:
Exeaon Canvas (Native Desktop) β LangGraph β {CrewAI, AI-Q, Goose} β NeMo Tracing
β
The One OpenAI Seam (agent_serve.py)
β
Exeaon1-Claw-32B (.ebin)
pip install epure-runtime
python -m epure.runtime Exeaon/Exeaon1-Claw-32B "Write a quicksort function in Rust:"
python src/agent_serve.py Exeaon/Exeaon1-Claw-32B --port 8000
Base model
Qwen/Qwen2.5-32B