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.txtServer Mode:
flm serveModel Management:
flm list
flm remove llama3.1:8b
flm versionThis marks a major milestone in FastFlowLMβs development β delivering faster performance and laying the foundation for robust, future-proof model deployment.