Welcome to the Prompt Engineers AI - Ollama Deployment repository. This document provides instructions on how to deploy the Ollama application using Docker Compose.
Before proceeding with the deployment, ensure you have the following installed on your system:
- Docker
- Docker Compose
- kubectl
- helm
- Clone the repository to your local machine:
git clone https://github.com/your-repository-url
- Start the Docker Compose deployment:
bash scripts/ollama.sh
- Install on cluster
bash scripts/deploy.sh
- Pull model
bash scripts/pull.sh