license, library_name, pipeline_tag, language, base_model, tags, datasets, model-index
license
library_name
pipeline_tag
language
base_model
tags
datasets
model-index
apache-2.0
transformers
text-generation
Qwen/Qwen2.5-3B-Instruct
dystrio
sculpt
pruned
compressed
efficient
dense
runtime-agnostic
no-custom-kernels
hf-drop-in
drop-in-replacement
smaller
faster
qwen
name
results
Dystrio Sculpt (Qwen2.5-3B-Instruct Default)
task
dataset
metrics
name
type
WikiText-103 (validation)
wikitext
name
type
value
perplexity
perplexity
15.5137
name
type
value
ppl_ratio
ppl_ratio
1.1079
dystrio/Qwen2.5-3B-Instruct-sculpt-default
9% smaller, +6% faster prefill, drop-in replacement. No custom kernels. No runtime changes.
Dystrio Sculpt structurally compresses transformer models, producing dense models that load with standard transformers — no custom code, no new ops, no deployment friction.
This is the Default tier of Qwen2.5 3B Instruct .
Quick Start
Benchmark Results
All tiers compiled from Qwen2.5 3B Instruct on A100 80GB, bf16:
Model
PPL
PPL Ratio
Weights (GB)
Chat Prefill TPS
RAG TTFT p95 (ms)
Decode TPS
Baseline
14.0033
1.0
5.748009
22079.6
75.483
59.4
sculpt-default
15.5137
1.1079
5.220665
23360.8
73.544
59.0
sculpt-production
18.9373
1.3523
4.956993
24367.4
69.025
59.0
sculpt-throughput
22.8847
1.6342
4.640587
25556.6
68.084
59.0
sculpt-experimental
31.3266
2.2371
4.165977
26731.9
66.499
59.5
Key Metrics (this model)
Metric
Value
Weights memory
5.220665 GB (9% smaller)
PPL ratio
1.1079
Chat prefill TPS
23360.8 (+6%)
RAG TTFT p95
73.544 ms (-3%)
Decode TPS
59.0 (flat)
Parameters
2.80B
All Sculpt Tiers
What is Dystrio Sculpt?
Dystrio Sculpt compiles transformer models into smaller, faster variants. Output models:
Are dense (not sparse) — standard architecture, fewer parameters
Load with standard HuggingFace Transformers — no custom code needed
Require no custom kernels and no runtime changes
Work as a one-step compile before deployment
Stack with quantization (AWQ, GPTQ, GGUF) for compound savings
Compatibility
✅ HuggingFace Transformers
✅ vLLM
✅ TGI (Text Generation Inference)
✅ llama.cpp / GGUF conversion
✅ AWQ / GPTQ quantization
✅ Any framework that loads standard safetensors
Benchmark Environment
GPU : NVIDIA A100-SXM4-80GB
dtype : bf16
Torch : 2.10.0+cu128
Transformers : 5.3.0
Deterministic : True
Single-GPU, standard HuggingFace Transformers, no custom kernels.
Metric Definitions
PPL ratio : WikiText-103 perplexity relative to baseline. <1.0 = quality improved.
Prefill TPS : Tokens per second during prompt encoding (higher = faster).
TTFT p95 : Time to first token at 95th percentile (lower = faster).
Decode TPS : Tokens per second during generation (higher = faster).
Weights (GB) : Model parameter memory (deterministic, runtime-independent).
Citation
Downstream Benchmarks (lm-eval)
Evaluated with lm-eval-harness on A100-80GB, bf16, zero-shot.
Benchmark
Baseline
This Model
Delta
ARC-Challenge
0.4573
0.4266
-0.0307
HellaSwag
0.5635
0.5045
-0.0590
MMLU
0.6545
0.5789
-0.0756
TruthfulQA MC2
0.5874
0.5145
-0.0729