Skip to content

Commit

Permalink
Update Ollama.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-doerr authored May 31, 2024
1 parent 8e01bee commit aa67626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/local_language_model_clients/Ollama.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Here is the list of other models you can download:

Run model: `ollama run`

You can test a model by running the model with the `ollama run` command.
You need to start the model server with the `ollama run` command.

```bash
# run mistral
Expand Down

0 comments on commit aa67626

Please sign in to comment.