Skip to content

πŸš€ FastFlowLM v1.0.4 β€” Gemma4-12B-IT

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 23:47
· 2 commits to main since this release

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:12b

Run in server mode:

flm serve gemma4-it:12b

For 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! πŸš€