github ROCm/FastFlowLM v0.9.29
πŸš€ FastFlowLM v0.9.29: Major Prefill Speedup

latest releases: v1.0.1, v1.0.0, v0.9.46...
6 months ago

⚠️ A bug affecting the gpt-oss:20b model was fixed in v0.9.30. Please use v0.9.30 or later.


πŸ“¦ What’s New

⚑ Massive Prefill Speed Upgrade

We introduced a new attention engine that dramatically accelerates prefill, with larger gains at longer context lengths (especially 16K+).

  • Up to 2.6Γ— faster prefill
  • More speedup at longer prompts
  • No model re-download required (seamless upgrade)

πŸ“ˆ Prefill Speed with 32K prompt (tok/s)

Model Before β†’ After Speedup
lfm2:1.2b 1059 β†’ 1916 1.8Γ—
lfm2:2.6b 654 β†’ 1053 1.6Γ—
lfm2-transcript:2.6b 654 β†’ 1053 1.6Γ—
lfm2.5-it:1.2b 1059 β†’ 1916 1.8Γ—
lfm2.5-tk:1.2b 1059 β†’ 1916 1.8Γ—
llama3.2:1b 577 β†’ 1157 2.0Γ—
llama3.2:3b 214 β†’ 500 2.3Γ—
llama3.1:8b 167 β†’ 281 1.7Γ—
deepseek-r1:8b 167 β†’ 281 1.7Γ—
Phi4-mini-it:4b 173 β†’ 447 2.6Γ—

πŸ”œ Prefill speed upgrades for other models are on the way too β€” stay tuned!

πŸ“Š Detailed Benchmarks

🩹 β€œNo Pain” Update 😎

Just update and run β€” long-context prefill is now much faster. πŸš€

πŸ› οΈ Tool Call Bug Fix (Non‑Stream Case)

We’ve squashed a pesky bug affecting tool calls when not using streaming.
Now it behaves exactly like you thought it should. 😌


Thanks for being awesome!
Happy modeling πŸ€–πŸ’™

β€” The FastFlowLM Team

Don't miss a new FastFlowLM release

NewReleases is sending notifications on new releases.