github ROCm/FastFlowLM v0.9.0
🏁 FastFlowLM v0.9.0 β€” First Official Release with Major Prefill Boost & Version Control

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

We’re excited to announce FastFlowLM v0.9.0, the first official release packed with critical performance and infrastructure updates.


⚠️ Important Notice

This version introduces breaking changes.
A fresh reinstall is required to use all models properly.
All models will be re-downloaded automatically after reinstalling.


✨ What's New

⚑ 1. Prefill Speed Optimization

  • Significant prefill performance boost across all supported models.
  • Reduces initial token latency, especially for large models and long prompts.

πŸ—‚οΈ 2. Model Version Control

  • Introduced internal version tracking for both:
    • Model format compatibility
    • NPU accelerator updates
  • This paves the way for future upgrades without breaking older model downloads.

βœ… Usage Recap

Interactive CLI:

flm run llama3.2
flm run qwen3:4b prompt.txt

Server Mode:

flm serve

Model Management:

flm list
flm remove llama3.1:8b
flm version

This marks a major milestone in FastFlowLM’s development β€” delivering faster performance and laying the foundation for robust, future-proof model deployment.

Don't miss a new FastFlowLM release

NewReleases is sending notifications on new releases.