dflash

Tag

Cards List
#dflash

@nullfoundry: hey everyone. i'd like to share my new recipe for dflash ( merged yesterday on oficial llama.cpp ) llama-server -hf uns…

X AI KOLs Timeline · 2026-06-29 Cached

Sharing a new recipe for dflash speculative decoding in llama.cpp, achieving ~70 TPS on a single RTX 3090 using Qwen3.6-27B GGUF with a draft model.

0 favorites 0 likes
#dflash

Ornith 35B works reasonably well with Qwen3.6 35B DFlash speculative model

Reddit r/LocalLLaMA · 2026-06-29

Ornith 35B shows 30-40% token generation speedup when paired with Qwen3.6 35B DFlash speculative model in llama-server, achieving 80% acceptance rate on mixed code and text, though prompt processing suffers.

0 favorites 0 likes
#dflash

@Hikari_07_jp: Progress report! Training of the DFlash backbone and markov head is complete, enabling DSpark to be used on 27B. We wil…

X AI KOLs Timeline · 2026-06-28 Cached

Progress update on DSpark: training of DFlash backbone and markov head is complete, enabling use on 27B. Next is training the confidence head for adaptive drafting, expected 8-14% speed improvement over DFlash.

0 favorites 0 likes
#dflash

@LottoLabs: This is awesome work Dflash for qwen 3.5/6 series

X AI KOLs Timeline · 2026-06-20 Cached

Charles Frye announces the co-release with Z Lab of six new DFlash speculators for Alibaba Qwen 3.x models, achieving over 1k output tokens per second for Qwen 3.5 122B-A10B on a B200.

0 favorites 0 likes
#dflash

@charles_irl: Speculation Is All You Need. In this blog post, we announce the co-release (w/ Z Lab) of six more state-of-the-art DFla…

X AI KOLs Following · 2026-06-20 Cached

Modal and Z Lab release six new DFlash speculative decoding draft models for Qwen 3.x, achieving over 1000 tokens per second on a B200 and arguing that speculative decoding is the most impactful inference optimization.

0 favorites 0 likes
#dflash

DFlash and Spec V2 Decoding (14 minute read)

TLDR AI · 2026-06-16 Cached

Z Lab, SGLang, and Modal release DFlash, a new speculative decoding model for Qwen 3.5 397B-A17B that uses block diffusion and KV injection to achieve over 4x throughput improvement over baseline and 1.5x over native MTP.

0 favorites 0 likes
#dflash

@lmsysorg: New blog: The next generation of speculative decoding: DFlash and Spec V2 DFlash + Spec V2 hit >4.3X baseline throughpu…

X AI KOLs Following · 2026-06-15 Cached

New research on DFlash and Spec V2 speculative decoding methods achieves >4.3X baseline throughput for LLM inference, released as the default speculative decoding engine in SGLang.

0 favorites 0 likes
#dflash

Xiaomi is now serving MiMo V2.5 at 1000-3000tps using DFlash & Persistent kernel. DFLash model is out, open-source release promised coming soon

Reddit r/LocalLLaMA · 2026-06-14

Xiaomi has released MiMo V2.5 with DFlash and Persistent kernel, achieving 1000-3000 tps. The DFlash model is now available and open-source release is promised soon.

0 favorites 0 likes
#dflash

[Benchmark] DFlash Speculative Decoding + KV Cache Compression on RTX 5090 — 3.26x Speedup

Reddit r/LocalLLaMA · 2026-06-08

Benchmarks of DFlash speculative decoding combined with KV cache compression on RTX 5090 show up to 3.26x speedup on Qwen3.6-27B with minimal perplexity degradation, with q4_0/turbo4 providing the best balance.

0 favorites 0 likes
#dflash

@malikwas1f: well well well, Beellama managed to merge Dflash+TurboQuant already. this unlocks Q5 quants. Things just keep getting b…

X AI KOLs Timeline · 2026-05-24 Cached

A GitHub repository called club-3090 provides recipes and configs for serving large language models locally on RTX 3090 GPUs, with support for multiple engines and quantization methods like Dflash and TurboQuant, including newly unlocked Q5 quants.

0 favorites 0 likes
#dflash

BeeLlama v0.2.0 – major DFlash update. Single RTX 3090: Qwen 3.6 27B up to 164 tps (4.40x), Gemma 4 31B up to 177.8 tps (4.93x). Prompt processing speed near baseline.

Reddit r/LocalLLaMA · 2026-05-22

BeeLlama v0.2.0 introduces major DFlash speculative decoding improvements, achieving up to 4.93x speedup on single RTX 3090 for Gemma 4 31B and 4.40x for Qwen 3.6 27B, with prompt processing near baseline.

0 favorites 0 likes
#dflash

How do I get the superfast DFlash / MTP tokens per second that I'm seeing on here? Dual 3090s

Reddit r/LocalLLaMA · 2026-05-17

User seeking to optimize token generation speed on dual 3090s using DFlash and MTP speculative decoding techniques with llama.cpp and beellama, sharing their configuration and commands.

0 favorites 0 likes
#dflash

@charles_irl: Added a fun lil widget to the LLM Engineer's Almanac -- a "Token Timing Simulator" so you can get a visceral feel for w…

X AI KOLs Following · 2026-05-15 Cached

A token timing simulator widget was added to the LLM Engineer's Almanac, demonstrating the DFlash technique achieving ~1k TPS, to help users viscerally understand benchmark performance numbers.

0 favorites 0 likes
#dflash

@steeve: Initial @Zai_org's DFlash implementation in @zml_ai (and soon in zml/llmd)

X AI KOLs Following · 2026-05-15 Cached

Initial DFlash implementation by Zai_org is integrated into ZML AI, with plans to include it in zml/llmd.

0 favorites 0 likes
#dflash

@bstnxbt: dflash-mlx v0.1.6 is out. Biggest agentic update so far: ► much more usable for real OpenCode / coding-agent sessions ►…

X AI KOLs Timeline · 2026-05-14

dflash-mlx v0.1.6 is released with major agentic improvements, including adaptive verification, custom kernels, prefix cache improvements, and broader compatibility with agentic coding tools like OpenCode, aider, and Continue.

0 favorites 0 likes
#dflash

Q: Does DFlash (and PFlash) work with Heretic models?

Reddit r/LocalLLaMA · 2026-05-13

The article discusses the potential compatibility of DFlash and PFlash multi-model speedup methods with Heretic, a tool used for model decensoring, while highlighting the performance benefits on models like Qwen3.6 and Gemma 4.

0 favorites 0 likes
#dflash

@HotAisle: Kimi K2.6 + DFlash: 508 tok/s on 8x MI300X 5.6x throughput improvement over baseline autoregressive serving 90 tok/s → …

X AI KOLs Following · 2026-04-21

Kimi K2.6 paired with DFlash inference system achieves 508 tokens/s on 8×AMD MI300X, a 5.6× throughput jump from 90 tokens/s baseline with zero quality loss.

0 favorites 0 likes
#dflash

@zhijianliu_: DFlash for Qwen3.6-35B-A3B just dropped The community was running the day-1 preview before we even finished training. N…

X AI KOLs Following · 2026-04-20

Z-lab releases DFlash for Qwen3.6-35B-A3B, a model fine-tuning/compression technique, with training complete and weights now available on GitHub and HuggingFace.

0 favorites 0 likes
← Back to home

Submit Feedback