LFM2.5-1.2B-Instruct DSpark 5L draft (GGUF)

DSpark draft sidecar GGUF for mainline llama.cpp (DFlash/DSpark speculative decoding, merged in ggml-org/llama.cpp #25173). Converted from tugot17/LFM2.5-1.2B-Instruct-DSpark-5L with convert_hf_to_gguf.py --target-model-dir <target>.

Pairs with the target model LiquidAI/LFM2.5-1.2B-Instruct-GGUF โ€” the sidecar carries only the drafter (block size 7, rank-256 Markov head, confidence head); token embeddings and lm_head are shared from the target at load time.

Usage

llama-server -m <target>.gguf -md LFM2.5-1.2B-Instruct-DSpark-5L-draft-f16.gguf \
    --spec-type draft-dspark --spec-draft-n-max 8 --spec-draft-n-min 0 \
    -fa on -ngl 99

Greedy outputs are identical to the target alone; the timings field of each response reports draft_n / draft_n_accepted for acceptance-length tracking.

Downloads last month
51
GGUF
Model size
0.3B params
Architecture
dflash
Hardware compatibility
Log In to add your hardware

16-bit

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-GGUF