Llama.cpp DSpark PC Tree fork boosts inference by up to 29.5%

RapidRaid · reddit · 2026-08-22

A developer implemented the DSpark PC Tree algorithm in llama.cpp, providing benchmark results on RTX 5090 and CPU.

Performance (Qwen 3.0, RTX 5090):

The PCTree k3/n16 configuration beat linear DSpark in 9 of 11 categories, with a peak gain of +6.56% in summarization. CPU tests showed consistent stability.

Launch Args:

--spec-type draft-dspark --spec-draft-n-max 3 --spec-dspark-pctree --spec-dspark-pctree-k 3 --spec-dspark-pctree-n 16

Original post →

More from Infra

Infra channel →