Skip to content

leinodev/ollama-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ollama-docker

Usage

  1. Execute
docker compose up
  1. Wait for the model setup (llama3 by default)
  2. Head to web ui (http://localhost:8080 by default)

FYI

  • Repository is in progress. Only the basics have been implemented.
  • For now, it is CPU only. Ollama docker image might be configured to use GPU, but it is not manageable in this repository yet.

About

This repository makes it easy to run ollama and its web interface using only docker compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages