Skip to content

Commit 3006402

Browse files
committed
docs: update README #none
1 parent 1f9b52c commit 3006402

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,13 @@ documents and developers who want to build their own RAG pipeline.
120120
ghcr.io/cinnamon/kotaemon:main-full
121121
```
122122

123+
- To use the `full` version with bundled **Ollama** for _local / private RAG_.
124+
125+
```bash
126+
# change image name to
127+
ghcr.io/cinnamon/kotaemon:feat-ollama_docker-full
128+
```
129+
123130
2. We currently support and test two platforms: `linux/amd64` and `linux/arm64` (for newer Mac). You can specify the platform by passing `--platform` in the `docker run` command. For example:
124131

125132
```bash

0 commit comments

Comments
 (0)