mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #7673] Infinitely increased output length limit despite models maximum output length with Google Gemini 1.5 Flash #53503
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.