mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #8160] v0.5.2 Token Generation Slower Than v0.4.8 #15023
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 @yanghan-cyber on GitHub (Dec 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8160
Performance Regression in Token Generation Speed (v0.5.2 vs v0.4.8)
Environment Details
Issue Description
I've noticed a significant performance degradation in token generation speed when comparing version v0.5.2 to v0.4.8.
Steps to Reproduce
Observed Behavior
Expected Behavior
Token generation speed should remain consistent or improve between versions.
Additional Information
Suggested Next Steps