docs: update README #none
This commit is contained in:
parent
1f9b52cab2
commit
3006402d7e
|
@ -120,6 +120,13 @@ documents and developers who want to build their own RAG pipeline.
|
|||
ghcr.io/cinnamon/kotaemon:main-full
|
||||
```
|
||||
|
||||
- To use the `full` version with bundled **Ollama** for _local / private RAG_.
|
||||
|
||||
```bash
|
||||
# change image name to
|
||||
ghcr.io/cinnamon/kotaemon:feat-ollama_docker-full
|
||||
```
|
||||
|
||||
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:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue
Block a user