We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34d247 commit 42a91c3Copy full SHA for 42a91c3
contributing/samples/hello_world_ollama/README.md
@@ -25,7 +25,7 @@ ollama show mistral-small3.1
25
26
You are supposed to see `tools` listed under capabilities.
27
28
-You can also look at the template the model is using and tweak it based on your needs.
+You can also look at the model's template and tweak it based on your needs.
29
30
```bash
31
ollama show --modelfile llama3.1 > model_file_to_modify
0 commit comments