Skip to content

πŸš€ FastFlowLM v0.9.44 β€” Portable Linux Support

Choose a tag to compare

@github-actions github-actions released this 05 Jul 21:04
· 164 commits to main since this release
740aafb

🐧 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! πŸ™