diff --git a/models/ollama.mdx b/models/ollama.mdx index 6c72d8f..ec44a44 100644 --- a/models/ollama.mdx +++ b/models/ollama.mdx @@ -33,7 +33,7 @@ Ollama has gained popularity for its efficient model management capabilities and - Update OpenAI Endpoint to your Ollama deployment endpoint(e.g. `http://localhost:11434/`) - Leave `OpenAI API Key` empty - - Set `Custom Model` to the model you want to use(e.g. `gemma`, `mistral`, 'llama'). Please ensure you have the model installed in your Ollama instance. + - Set `Custom Model` to the model you want to use(e.g. `gemma`, `mistral`, `llama`). Please ensure you have the model installed in your Ollama instance. ![Settings Page](/images/models/ollama/ollama_settings.png)