fix compilation issue in Dockerfile, remove from README.md until ready

This commit is contained in:
Jeffrey Morgan
2023-07-11 19:51:08 -07:00
parent dcb6ba389a
commit 7c71c10d4f
4 changed files with 2 additions and 4 deletions

View File

@@ -18,7 +18,6 @@ Run large language models with `llama.cpp`.
- [Download](https://ollama.ai/download) for macOS
- Download for Windows (coming soon)
- Docker: `docker run -p 11434:11434 ollama/ollama`
You can also build the [binary from source](#building).