diff --git a/docs/benchmark.md b/docs/benchmark.md index 3274dc9f36..a7bed80838 100644 --- a/docs/benchmark.md +++ b/docs/benchmark.md @@ -12,7 +12,7 @@ Run these benchmarks when: - Testing performance across different hardware setups ## Prerequisites -- Ollama server running locally (`127.0.0.1:11434`) +- Ollama server running locally with `ollama serve` on `127.0.0.1:11434` ## Usage and Examples >[!NOTE]