mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
Model section feature looks differently. #3138
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 @radadiavasu on GitHub (Dec 29, 2024).
Need Urgent Help on this issue.
Installation Method
pip install open-webuiopen-webui serveEnvironment
Open WebUI Version: v0.5.2
Ollama: v0.5.4
Operating System: [Windows 11 Pro]
Browser: [Bing, Brave, Chrome]
Confirmation:
Expected Behavior:
Actual Behavior:
Description
Bug Summary:
I get something different layout on model's tab in admin panel setting.
Actually recently I watch a video about how to run own LLMS model locally with
OpenWeb UI. After all the installation process I notice a strange thing that in a video I get different layout on my model section and in a video is different.Although a video is about 2-3 months old from 24-Dec as I post this date. And we both follow the same downloading process like with using
pip install open-webui, thenopen-webui servefor run. Can you solve my doubt if I'm wrong or I missed something. Thanks in advance.Logs and Screenshots
Screenshots/Screen Recordings (if applicable):
IN YOUTUBE VIDEO
MY WORKSPACE
@beastech commented on GitHub (Dec 29, 2024):
The interface has changed since that video was published. To add models you will need to go under Admin>Settings>Connections and under Ollama API you will see a little wrench icon. Click on that and you will find the area to download\update models.
@radadiavasu commented on GitHub (Dec 29, 2024):
@beastech Thank buddy. You save my day.