mirror of
https://github.com/open-webui/docs
synced 2025-05-19 10:52:14 +00:00
doc: manage ollama
This commit is contained in:
parent
f11856b842
commit
dbf75802b8
51
docs/getting-started/quick-start/starting-with-ollama.mdx
Normal file
51
docs/getting-started/quick-start/starting-with-ollama.mdx
Normal 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, you’ll 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.
|
||||
|
||||
Here’s what the management screen looks like:
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
## A Quick and Efficient Way to Download Models
|
||||
|
||||
If you’re 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 it’s not already available, Open WebUI will prompt you to download it from Ollama.
|
||||
|
||||
Here’s an example of how it works:
|
||||
|
||||

|
||||
|
||||
This method is perfect if you want to skip navigating through the Admin Settings menu and get right to using your models.
|
||||
|
||||
---
|
||||
|
||||
## All Set!
|
||||
|
||||
That’s it! Once your connection is configured and your models are downloaded, you’re ready to start using Ollama with Open WebUI. Whether you’re 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! 🎉
|
BIN
static/img/getting-started/quick-start/manage-modal-ollama.png
Normal file
BIN
static/img/getting-started/quick-start/manage-modal-ollama.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
BIN
static/img/getting-started/quick-start/manage-ollama.png
Normal file
BIN
static/img/getting-started/quick-start/manage-ollama.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 51 KiB |
BIN
static/img/getting-started/quick-start/selector-ollama.png
Normal file
BIN
static/img/getting-started/quick-start/selector-ollama.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 57 KiB |
Loading…
Reference in New Issue
Block a user