Qwen3.8-27B at 70 tok/s on an M5 Max MacBook Pro, which is up to 4.6× the speed of autoregressive decoding, with the same output.
Models: huggingface.co/collections/...
Blog: inco.ai/blog/dflash2/
Qwen3.8-27B at 70 tok/s on an M5 Max MacBook Pro, which is up to 4.6× the speed of autoregressive decoding, with the same output.
Models: huggingface.co/collections/...
Blog: inco.ai/blog/dflash2/
https://zenn.dev/highreso/articles/2600bd34c59517
https://zenn.dev/highreso/articles/2600bd34c59517
We still haven’t seen the extent of optimizations available for LLMs… current gen hardware is going to be able to run some amazing models in a year, I bet
We still haven’t seen the extent of optimizations available for LLMs… current gen hardware is going to be able to run some amazing models in a year, I bet
#LLM #AI
#OpenSource MIT lic
github.com/ARahim3/mlx-...
#LLM #AI
#OpenSource MIT lic
github.com/ARahim3/mlx-...
"DFlash is a speculative decoding technique that accelerates Large Language Model (#Llm) #Inference by generating blocks of tokens in parallel rather than sequentially. It replaces the traditional autoregre...
"DFlash is a speculative decoding technique that accelerates Large Language Model (#Llm) #Inference by generating blocks of tokens in parallel rather than sequentially. It replaces the traditional autoregre...
"DFlash is a speculative decoding technique that accelerates Large Language Model (#Llm) #Inference by generating blocks of tokens in parallel rather than sequentially. It replaces the traditional autoregre...
"DFlash is a speculative decoding technique that accelerates Large Language Model (#Llm) #Inference by generating blocks of tokens in parallel rather than sequentially. It replaces the traditional autoregre...
very cool that they’re launching it with speculative decoding instead of butchering the core model with MoE
research.meta.ai/blog/introdu...
very cool that they’re launching it with speculative decoding instead of butchering the core model with MoE
research.meta.ai/blog/introdu...
I built DFlash from source on a real RTX 3090 and benched both Qwens. Then audited my stack after PyPI's `lightning` package shipped malware that abuses Claude Code hooks.
#LocalAI
I built DFlash from source on a real RTX 3090 and benched both Qwens. Then audited my stack after PyPI's `lightning` package shipped malware that abuses Claude Code hooks.
#LocalAI
#LocalAI
#LocalAI
gets >1000 TPS prefill (nice!) and 30 TPS decode, so quite usable if I'm willing to be patient
if DFlash can be made to work, it might just push that into interactive territory
gets >1000 TPS prefill (nice!) and 30 TPS decode, so quite usable if I'm willing to be patient
if DFlash can be made to work, it might just push that into interactive territory
On Hy3-A21B, DFly delivers a 1.98–2.40× end-to-end speedup over autoregressive decoding across tested concurrency levels from 4 to 64, with 10.5–11.8% higher throughput than DFlash.
On Hy3-A21B, DFly delivers a 1.98–2.40× end-to-end speedup over autoregressive decoding across tested concurrency levels from 4 to 64, with 10.5–11.8% higher throughput than DFlash.
DFlash makes the draft stage parallel with block diffusion, so the model stops crawling one token at a time.
My review:
bit.ly/4ufj2UU
#AI #LLM #MachineLearning
DFlash makes the draft stage parallel with block diffusion, so the model stops crawling one token at a time.
My review:
bit.ly/4ufj2UU
#AI #LLM #MachineLearning
Check out the video and learn why rejection sampling preserves quality, and how methods such as draft trees, Medusa, MTP, EAGLE, and DFlash further accelerate LLM inference.
youtu.be/l8gWQlrVOKQ
Check out the video and learn why rejection sampling preserves quality, and how methods such as draft trees, Medusa, MTP, EAGLE, and DFlash further accelerate LLM inference.
youtu.be/l8gWQlrVOKQ
towardsdatascience.com/speculative-...
towardsdatascience.com/speculative-...
This week: DFlash: Block Diffusion for Flash Speculative Decoding
arxiv.org/abs/2602.06036
This week: DFlash: Block Diffusion for Flash Speculative Decoding
arxiv.org/abs/2602.06036
Can't wait to benchmark it against Qwen3.8 27b!
Can't wait to benchmark it against Qwen3.8 27b!