Skip to content

Repository files navigation

ollama-caddy

  1. Create .env using the template (.env.example)
  2. Enter all required models in entrypoint.sh
  3. Run
docker-compose up -d

or

docker compose up -d

Access ollama web ui here: localhost:14080

and acess your models using curl

curl 'http://localhost:10434/api/tags' \
    --header 'Authorization: Bearer <token>'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages