github ROCm/FastFlowLM v0.1.4
🖥️ FastFlowLM v0.1.4 — Improved CLI UI & New Management Commands

latest releases: v1.0.2, v1.0.1, v1.0.0...
pre-release13 months ago

🖥️ FastFlowLM v0.1.4 — Improved CLI UI & New Management Commands

FastFlowLM v0.1.4 introduces a significantly enhanced CLI experience and new commands for easier model management.


✨ What's New

1. Enhanced Interactive UI (flm run)

  • Arrow Key Navigation: Move the cursor left and right with ← and → keys.
  • Multi-Line Input: Press Shift + Enter to input multi-line prompts.
  • Command History Navigation: Use Up and Down arrow keys to scroll through previous inputs.

2. New CLI Commands

  • flm help — Display help and usage information.
  • flm remove <tag> — Delete a downloaded model by tag.
  • flm list — Show all supported models available for download.

3. Fix some API bugs


✅ Usage Recap

Interactive CLI:

flm run llama3.2
flm run llama3.2 prompt.txt

Server Mode:

flm serve

Management:

flm help
flm list
flm remove llama3.2:1B

This release brings FastFlowLM closer to being a fully interactive, user-friendly tool for AMD NPU-powered Llama inference.

Don't miss a new FastFlowLM release

NewReleases is sending notifications on new releases.