Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 873 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 873 Bytes

Ollama

An AI model serving platform to help you get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.

Post-build variables

Variable Description Default Required
ollama_persistence_enabled Enable persistence for Ollama false
ollama_memory_request Memory request for Ollama 4Gi
ollama_memory_limit Memory limit for Ollama 8Gi
ollama_cpu_request CPU request for Ollama 2
ollama_cpu_limit CPU limit for Ollama 4