Skip to content

Set up Open WebUI with Ollama

This guide shows how to use Open WebUI with Ollama on Olares. Ollama lets you pull and switch between different models from the Ollama Registry, offering more flexibility than individual model apps.

GPU time slicing limitation

When using Ollama to manage multiple models, GPU time slicing is not supported between models.

Learning objectives

By the end of this guide, you will be able to:

  • Use Open WebUI with the Ollama backend on Olares.
  • Pull and manage models from Ollama.

Prerequisites

  • An Olares device with sufficient disk space and memory
  • Admin privileges to install shared apps from Market

Install Ollama and Open WebUI

  1. Open Market and search for "Ollama". Install Ollama

  2. Click Get, then click Install.

  3. Search for "Open WebUI" and install it. Install Open WebUI

  4. Wait for both installations to complete.

Create an admin account

  1. Open the Open WebUI app.

  2. On the welcome page, click Get started. Create account

  3. Enter your name, email, and password to create the account.

    First account is admin

    The first account created has full administrator privileges for managing models and settings.

    Local account only

    This account is stored locally on your Olares device and does not connect to external services.

Download a model

Browse models first

Visit Ollama Library to browse available models and get the exact model name before downloading. Model names must match exactly to pull successfully.

Download time

Models range from 2 GB to 20+ GB. Download time depends on your network speed.

Start chatting

  1. On the main chat page, confirm that your model is selected in the dropdown.
  2. Enter your prompt in the text box and press Enter to start chatting. Chat with LLM

Troubleshooting

Download progress disappears

When downloading a model via the dropdown menu, the progress bar might sometimes disappear before completion.

To resume the download:

  1. Click the model selector again.
  2. Enter the exact same model name.
  3. Select Pull from Ollama.com. The download will resume from where it left off.