Skip to content

🚀 FastFlowLM v0.9.16 — Qwen3-VL arrives!

Choose a tag to compare

@FastFlowLM FastFlowLM released this 30 Oct 14:20
· 1107 commits to main since this release
fecd8b1

✨ What’s included

🖼️ New vision model: Qwen3-VL-4B-Instruct

  • Fully offline on AMD Ryzen™ AI NPU
  • Optimized for lightweight, fast, vision-capable edge inference

Try it in two ways 👇

💻 CLI

Run model

flm run qwen3vl-it:4b

Then type

/input <image_path> <prompt>

🌐 In serve mode

Start flm server first:

flm serve qwen3vl-it:4b

and then interact with Open WebUI or any openai compatible client!


🌟 Summary

FastFlowLM v0.9.16 adds Qwen3-VL-4B-Instruct with full offline vision on AMD Ryzen AI — faster, smaller, and ready for edge.