mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #21487] feat: Cleanup Embedding Models (Sentence Transformes) #58165
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 @publikummedia on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21487
Check Existing Issues
Verify Feature Scope
Problem Description
i switched between 3 Embedding Models to test them how they work. It downloaded 45GB data on my Machine.
Desired Solution you'd like
It would be great, if we can manage the downloaded Embedding modells in the UI.
Alternatives Considered
No response
Additional Context
No response