ollama

Install latest/stable of ollama

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install ollama

Don't have snapd? Get set up for snaps.

Channel Version Published

Get up and running with large language models, locally.

Run Llama 2, Code Llama, and other models. Customize and create your own.

## Configuration

open-webui accepts the following configuration keys & values (which you can modify with sudo snap set open-webui <key>=<value>)

  • data-dir (default: $SNAP_COMMON, i.e. /var/snap/open-webui/common/data)
  • enable-signup (default: true)
  • host (default: 0.0.0.0)
  • ollama-api-base-url (default: http://localhost:11434/api)
  • openai-api-base-url (default: https://api.openai.com/v1)
  • openai-api-key (default: "")
  • port (default: 8080)
  • secret-key (generated at install time)

## open-webui and ollama

open-webui works with [ollama](https://ollama.com) out of the box, as long as ollama is installed. Simplest way to install ollama with settings that will work with open-webui: sudo snap install ollama --channel=beta

## Features

Details for ollama

License
  • MIT

Last updated
  • 28 April 2024 - latest/stable
  • 28 April 2024 - latest/edge

Websites

Contact

Source code

Report a bug

Share this snap

Generate an embeddable card to be shared on external websites.


Install ollama on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using ollama

Users by distribution (log)

Ubuntu 22.04
Ubuntu 24.04
Ubuntu 23.10
Ubuntu 20.04
Debian 12
Zorin OS 17
Fedora 39
Fedora 40
Manjaro
Ubuntu 18.04
pop 22.04
Ubuntu 23.04

Is there a problem with ollama? Report this app