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
-
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.
- Added support for:
-
Improved Model Download Path
- The default model directory has been updated to:
C:\Users\<USER>\Documents\flm\models\
- The default model directory has been updated to:
-
Simplified REST API Usage
- The
servecommand now defaults tollama3.2:1B.
You can start the server without specifying a model:flm serve
- The
β Reminder: Supported Models
Llama3.1:8BLlama3.2:1BLlama3.2:3BDeepseek-R1-distill-Llama3.1-8B