mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #7673] Infinitely increased output length limit despite models maximum output length with Google Gemini 1.5 Flash #85577
Reference in New Issue
Block a user
Originally created by @0xGitGuy on GitHub (Dec 7, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7673
Is there a way to implement Google LLM like Gemini 1.5 flash? This large context window LLM are useful to prune and modify text files. There also needs to be a way to bypass the 8096 output length limit.