mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #13998] issue: Importing updated exported models does not update/replace existing models #32629
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 @willdady on GitHub (May 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13998
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.9
Ollama Version (if applicable)
No response
Operating System
macOS
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
I currently use Open WebUI across two machines and share custom models export via version control.
When importing models which replace existing models the Base Model field does not update.
Actual Behavior
Importing models JSON should update/replace existing models.
Steps to Reproduce
base_model_idto another model.The models will still show their old value.
Logs & Screenshots
N/A
Additional Information
No response
@tjbck commented on GitHub (May 18, 2025):
Intended behaviour, imports should not override existing models.