Skip to content

Commit

Permalink
Merge pull request #734 from morgendigital/patch-1
Browse files Browse the repository at this point in the history
Docker Hub image is built for ARM64 only
  • Loading branch information
krrishdholakia authored Nov 1, 2023
2 parents 6685047 + 3c49949 commit d898b1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/my-website/docs/providers/ollama.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ For Ollama LiteLLM Provides a Docker Image for an OpenAI API compatible server f

### Quick Start:
Docker Hub:
https://hub.docker.com/repository/docker/litellm/ollama/general

For ARM Processors: https://hub.docker.com/repository/docker/litellm/ollama/general
For Intel/AMD Processors: to be added
```shell
docker pull litellm/ollama
```
Expand Down

0 comments on commit d898b1c

Please sign in to comment.