From f1d2ca97c9a9b3bea29fbef6fe0f7ba298dbfb50 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Mon, 29 Apr 2024 02:03:24 +0900 Subject: [PATCH] Docs: update ollama.md minor fix --- docs/Installation/ollama.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation/ollama.md b/docs/Installation/ollama.md index b2fc1572..4a3debae 100644 --- a/docs/Installation/ollama.md +++ b/docs/Installation/ollama.md @@ -17,4 +17,4 @@ This guide will help you set up Ollama for Devika. Ollama is a tool that allows ## Devika Configuration - if you serve the Ollama on a different address, you can change the port in the `config.toml` file or you can change it via UI. -- if you are using the default address, devika will automatically detect the server and and fetch the models list. +- if you are using the default address, devika will automatically detect the server and fetch the models list.