github ROCm/FastFlowLM v0.9.7
🐛 FastFlowLM v0.9.7 — Repetition Penalty Fixes & OpenWebUI Compatibility

latest releases: v1.0.3, v1.0.2, v1.0.1...
11 months ago

FastFlowLM v0.9.7 focuses on important bug fixes related to repetition penalty and improved UI configuration support.


🛠️ Bug Fixes & Improvements

1. Infinite Loop Bug Fix

  • Fixed a critical issue where certain values of repetition_penalty could cause the decoding loop to hang or run indefinitely.
  • The logic has been patched to ensure safe and bounded token generation.

2. OpenWebUI Integration

  • repetition_penalty is now fully supported and adjustable via the repeat_penalty slider in OpenWebUI.

This release improves generation robustness and user-friendliness through enhanced web UI integration.

Don't miss a new FastFlowLM release

NewReleases is sending notifications on new releases.