diff --git a/website/docs/references/models-http-api/ollama.md b/website/docs/references/models-http-api/ollama.md index 88d0fb6fd527..df2ce067fafd 100644 --- a/website/docs/references/models-http-api/ollama.md +++ b/website/docs/references/models-http-api/ollama.md @@ -1,6 +1,6 @@ # Ollama -[ollama](https://github.com/ollama/ollama/blob/main/docs/api.md#generate-a-completion) is a popular model provider that offers a local-first experience, powered by llama.cpp. +[ollama](https://github.com/ollama/ollama/blob/main/docs/api.md#generate-a-completion) is a popular model provider that offers a local-first experience. Tabby supports the ollama HTTP API for completion, chat, and embedding models.