Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 728 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 728 Bytes

Prompt Engineers AI - Ollama Deployment

Welcome to the Prompt Engineers AI - Ollama Deployment repository. This document provides instructions on how to deploy the Ollama application using Docker Compose.

Prerequisites

Before proceeding with the deployment, ensure you have the following installed on your system:

  • Docker
  • Docker Compose
  • kubectl
  • helm

Docker: Getting Started

  1. Clone the repository to your local machine:

git clone https://github.com/your-repository-url

  1. Start the Docker Compose deployment:
bash scripts/ollama.sh

Kubernetes: Getting Started (Under Development)

  1. Install on cluster
bash scripts/deploy.sh
  1. Pull model
bash scripts/pull.sh