Skip to content

Commit

Permalink
Merge pull request stanfordnlp#1088 from tom-doerr/patch-12
Browse files Browse the repository at this point in the history
Update Ollama.md
  • Loading branch information
okhat authored Jun 4, 2024
2 parents d4e769c + aa67626 commit f18e604
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 f18e604

Please sign in to comment.