Skip to content

Commit

Permalink
docs: Update ollama.md (#3718)
Browse files Browse the repository at this point in the history
  • Loading branch information
gyxlucy authored Jan 17, 2025
1 parent cb94a1e commit 7970271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/references/models-http-api/ollama.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 7970271

Please sign in to comment.