doc: manage ollama

This commit is contained in:
Timothy Jaeryang Baek 2025-01-08 01:07:47 -08:00
parent f11856b842
commit dbf75802b8
4 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,51 @@
---
sidebar_position: 1
title: "🦙 Starting With Ollama"
---
## Overview
Open WebUI makes it easy to connect and manage your **Ollama** instance. This guide will walk you through setting up the connection, managing models, and getting started.
---
## Step 1: Setting Up the Ollama Connection
Once Open WebUI is installed and running, it will automatically attempt to connect to your Ollama instance. If everything goes smoothly, youll be ready to manage and use models right away.
However, if you encounter connection issues, the most common cause is a network misconfiguration. You can refer to our [connection troubleshooting guide](/troubleshooting/connection-error) for help resolving these problems.
---
## Step 2: Managing Your Ollama Instance
To manage your Ollama instance in Open WebUI, follow these steps:
1. Go to **Admin Settings** in Open WebUI.
2. Navigate to **Connections > Ollama > Manage** (click the wrench icon).
From here, you can download models, configure settings, and manage your connection to Ollama.
Heres what the management screen looks like:
![Ollama Management Screen](/img/getting-started/quick-start/manage-ollama.png)
![Ollama Management Screen](/img/getting-started/quick-start/manage-modal-ollama.png)
## A Quick and Efficient Way to Download Models
If youre looking for a faster option to get started, you can download models directly from the **Model Selector**. Simply type the name of the model you want, and if its not already available, Open WebUI will prompt you to download it from Ollama.
Heres an example of how it works:
![Ollama Download Prompt](/img/getting-started/quick-start/selector-ollama.png)
This method is perfect if you want to skip navigating through the Admin Settings menu and get right to using your models.
---
## All Set!
Thats it! Once your connection is configured and your models are downloaded, youre ready to start using Ollama with Open WebUI. Whether youre exploring new models or running your existing ones, Open WebUI makes everything simple and efficient.
If you run into any issues or need more guidance, check out our [help section](/troubleshooting) for detailed solutions. Enjoy using Ollama! 🎉

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB