From 9986746aa890f2490ff18fd4fc79be4de0e4dbe2 Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Wed, 27 Mar 2024 16:30:27 +0000 Subject: fix: Attempt to increase the reliability of the ollama inference --- docs/docs/02-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/docs/02-installation.md b/docs/docs/02-installation.md index 70fc3bb1..94d44f5d 100644 --- a/docs/docs/02-installation.md +++ b/docs/docs/02-installation.md @@ -55,7 +55,7 @@ Learn more about the costs of using openai [here](/openai). - Make sure ollama is running. - Set the `OLLAMA_BASE_URL` env variable to the address of the ollama API. - - Set `INFERENCE_TEXT_MODEL` to the model you want to use for text inference in ollama (for example: `llama2`) + - Set `INFERENCE_TEXT_MODEL` to the model you want to use for text inference in ollama (for example: `mistral`) - Set `INFERENCE_IMAGE_MODEL` to the model you want to use for image inference in ollama (for example: `llava`) - Make sure that you `ollama pull`-ed the models that you want to use. -- cgit v1.2.3-70-g09d2