This release adds a new model and fixes an image-max-tokens bug affecting the Gemma4 family.
π¦ New Model Support
π Gemma4-12B-IT
FastFlowLM now supports gemma4-it:12b for language, vision, audio workloads, including concurrent multimodal input for omni-model use cases.
- Tag:
gemma4-it:12b
Run in CLI mode:
flm run gemma4-it:12bRun in server mode:
flm serve gemma4-it:12bFor more details, see the model card and benchmark results.
π Bug Fix: Gemma4 Family image-max-tokens
Fixed a bug where the image-max-tokens custom parameter was not workable in previous versions for the Gemma4 family. Image token limits are now correctly applied.
See Add FLM Custom Parameters for how to set it via Open WebUI.
π Summary
| Highlight | |
|---|---|
| π¦ | New model: Gemma4-12B-IT (gemma4-it:12b) β language, vision, audio, and concurrent multimodal support |
| π | Fixed image-max-tokens not working for the Gemma4 family in previous versions |
Thanks for your support β see you in the next one! π