I have read and followed all the instructions provided in the README.md.
I am on the latest version of both Open WebUI and Ollama.
Expected Behavior:
Need to get a feature for upload the model just like first screenshot.
Actual Behavior:
Actually getting a blank on model's page. means how could I set the model configurations on it's model's page.
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, then open-webui serve for 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
Originally created by @radadiavasu on GitHub (Dec 29, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8189
# Need Urgent Help on this issue.
## Installation Method
> For Installation as per mentioned.
1. `pip install open-webui`
> For running.
2. `open-webui serve`
## Environment
- **Open WebUI Version:** _**v0.5.2**_
- **Ollama:** _**v0.5.4**_
- **Operating System:** **_[Windows 11 Pro]_**
- **Browser:** **_[Bing, Brave, Chrome]_**
**Confirmation:**
- [x] I have read and followed all the instructions provided in the README.md.
- [x] I am on the latest version of both Open WebUI and Ollama.
## Expected Behavior:
1. Need to get a feature for upload the model just like first screenshot.
## Actual Behavior:
2. Actually getting a blank on model's page. means how could I set the model configurations on it's model's page.
## Description
**Bug Summary:**
I get something different layout on model's tab in admin panel setting.
1. 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.
2. 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`, then `open-webui serve` for 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

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.
<!-- gh-comment-id:2564805946 -->
@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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @radadiavasu on GitHub (Dec 29, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8189
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.