You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 3, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: src/content/docs/general/quick-start.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The recommended way to do this is to use [Ollama](https://ollama.com/). Ollama
16
16
## Installing Ollama as an inference provider
17
17
18
18
1. Visit [Install Ollama](https://ollama.com/) and follow the instructions to install Ollama on your machine.
19
-
2. Choose a model from the list of models available on Ollama. Two recommended models to get started are [codellama:7b-instruct](https://ollama.com/library/codellama:instruct) for chat and [codellama:7b-code](https://ollama.com/library/codellama:code) for fill-in-middle. See the [Supported models page](/twinny-docs/general/supported-models/) for more options.
19
+
2. Choose a model from the list of models available on Ollama. Two recommended models to get started are [codellama:7b-instruct](https://ollama.com/library/codellama:instruct) for chat and [codellama:7b-code](https://ollama.com/library/codellama:code) for fill-in-middle. See the [Supported models page](/general/supported-models/) for more options.
0 commit comments