Skip to content
Snippets Groups Projects
Commit 56f100e8 authored by Jannis Klinkenberg's avatar Jannis Klinkenberg
Browse files

Added NOTE style

parent 872d5156
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,8 @@ pip install ollama
## 1. Running Ollama
ℹ️ **Note:** Examples here run `ollama serve` and `ollama run` in the background to enable concise demonstrations from a single script or shell. However, official examples also show that these commands can be run in separate shells on the same node instead.
> [!NOTE]
> Examples here run `ollama serve` and `ollama run` in the background to enable concise demonstrations from a single script or shell. However, official examples also show that these commands can be run in separate shells on the same node instead.
## 1.1. Running Ollama with the official container (recommended)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment