LFM2.5-1.2B-Instruct DSpark draft (5-layer)
DSpark speculative-decoding draft model for LiquidAI/LFM2.5-1.2B-Instruct: a Qwen3-style GQA block drafter (5 layers) with a low-rank Markov transition head (rank 256) and a confidence head. Block size 7 (anchor + 6 drafts), interleaved (GPT-J) RoPE.
The draft ships no vocab weights; the embedding and LM head are tied from the target at load time.
Provided to exercise LFM2 DSpark support in SGLang.
Usage (SGLang)
python -m sglang.launch_server \
--model-path LiquidAI/LFM2.5-1.2B-Instruct \
--speculative-algorithm DSPARK \
--speculative-draft-model-path tugot17/LFM2.5-1.2B-Instruct-DSpark-5L \
--speculative-draft-attention-backend flashinfer
Requires an SGLang build with DSpark and LFM2 support.
- Downloads last month
- 451
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for tugot17/LFM2.5-1.2B-Instruct-DSpark-5L
Base model
LiquidAI/LFM2.5-1.2B-Base Finetuned
LiquidAI/LFM2.5-1.2B-Instruct