Views
No views yet
Qwen/Qwen2.5-0.5B,
produced with the production defaults of turboquant-mlx-core's tq-convert tool
(--sensitive-layers 4 --per-layer-codebooks --bits 4 --residual-bits 4)
and --target-world-size 1.max_supported_world_size = 1. This snapshot was converted with
per-layer block sizes that satisfy the row-parallel sharding constraint for
tensor-parallel clusters of up to 1 rank.
Loading it into a larger cluster is not supported and will be rejected at
SwiftLM's cluster bring-up.| Metric | Value |
|---|---|
| PPL delta vs fp16 (default eval corpus) | 1.33% |
turboquant-mlx-models/scripts/eval_ppl.py (default ~350-token
corpus, max_tokens=512).1# Dequant to fp16 for use with mlx_lm
2tq-dequant ./Qwen2.5-1-TQ8-TP1 ./dequantedturboquant-mlx-core
and SwiftLM.model*.safetensors — TQ-encoded quantizable weight tensors plus codebooksmodel*_passthrough.safetensors — fp16 1D and sensitive-layer tensorstq_shard_metadata.json — sidecar with shard plan, dtype tags, and
max_supported_world_size = 1config.json — base model config plus injected quantization_config blocktq-convert --model /path/to/Qwen2.5-0.5B --target-world-size 1turboquant-mlx-models/benchmarks/tp_target_world_size_results.md table
for cross-model comparisons and methodology notes.