Skip to content

πŸš€ FastFlowLM v0.9.32

Choose a tag to compare

@ngdxzy ngdxzy released this 05 Feb 16:18
· 812 commits to main since this release

🧠 New Model Support

  • Added: Qwen2.5-it:3b – instruction-tuned and ready to go!
  • FYI: This model is based on Qwen2.5-3B-Instruct, currently the most popular text generation model measured by monthly downloads on Hugging Face! 🌍πŸ“₯
    (Proof: HF model leaderboard)

⚑ Performance Improvements

  • gpt-oss and gpt-oss-sg got a turbo boost! :race_car:
    • Up to 2.3Γ— faster prefill speed for both short and long contexts.
    • Real numbers, real fast: Benchmark results here πŸ“Š

πŸ› Bug Fixes

  • Fixed an issue in medgemma
    • It's now fully squashed. You’re welcome πŸͺ²πŸ”¨

That’s all for v0.9.32!
Stay fast, flow strong πŸ’¨
β€” The FastFlowLM Team