From 5596f4e18155232edde03c07d86d5271319a4d92 Mon Sep 17 00:00:00 2001 From: Aidan Date: Mon, 6 Jan 2025 17:26:14 -0500 Subject: [PATCH] several style improvements of homepage --- src/index.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/src/index.html b/src/index.html index 5719e35..6eccd89 100644 --- a/src/index.html +++ b/src/index.html @@ -8,17 +8,18 @@ + Auto Ollama Docker Compose Setup
-

Auto Ollama Docker Compose Setup

+

Auto Ollama Docker Compose Setup

@@ -28,10 +29,11 @@

Auto Ollama Docker Compose Setup

Streamline your Ollama deployments using Docker Compose. Dive into a containerized environment designed for simplicity and efficiency.

+

Tools

OUI - Web UI + Open WebUI
O @@ -45,20 +47,20 @@
-
+
-

Key Features

+

Key Features

-

Easy Setup

+

Easy Setup

Get up and running with Ollama and its dependencies through Docker Compose with minimal setup.

-

GPU Support

+

GPU Support

Leverage GPU acceleration for improved performance in processing tasks, with easy configuration.

-

Flexible Development

+

Flexible Development

Includes a development container for testing and experimentation, supporting both Docker and virtual environments.

Auto Ollama includes test Python scripts which utilize langchain to programmatically use the Ollama API.

App Container