github ROCm/FastFlowLM v0.1.1
πŸ› οΈ FastFlowLM v0.1.1 β€” Enhanced Model Support & UX Improvements

latest releases: v1.0.4, v1.0.3, v1.0.2...
pre-release14 months ago

We’re excited to release v0.1.1 of FastFlowLM, bringing expanded model compatibility and improved usability for Windows users and REST API workflows.


✨ What's New

  1. New Model Support

    • Added support for:
      Deepseek-R1-distill-Llama3.1-8B (think)
      This extends FastFlowLM to support the "think" variant of the Deepseek-R1 distilled model.
  2. Improved Model Download Path

    • The default model directory has been updated to:
      C:\Users\<USER>\Documents\flm\models\
      
  3. Simplified REST API Usage

    • The serve command now defaults to llama3.2:1B.
      You can start the server without specifying a model:
      flm serve

βœ… Reminder: Supported Models

  • Llama3.1:8B
  • Llama3.2:1B
  • Llama3.2:3B
  • Deepseek-R1-distill-Llama3.1-8B

Don't miss a new FastFlowLM release

NewReleases is sending notifications on new releases.