github ROCm/FastFlowLM v0.9.44
🚀 FastFlowLM v0.9.44 — Portable Linux Support

latest releases: v0.9.46, v0.9.45
one month ago

🐧 Portable FLM for Linux

FastFlowLM is now available as a portable build for Linux! This makes it easy to bundle and integrate the app into any higher-level application or custom environment — no installation required, just plug it in and go.

⚡ Quick Start

Download the portable package from the releases page and place it in your home directory, then run:

cd ~/portable
tar -xzf fastflowlm_v0.9.44_linux.tar.gz
cd fastflowlm_v0.9.44_linux
./flm run llama3.2:1b

🙌 Acknowledgements

A huge thank you to @superm1 and the Lemonade team — your invaluable insights and contributions made this portable Linux release possible. We truly appreciate your support! 🙏

Don't miss a new FastFlowLM release

NewReleases is sending notifications on new releases.