File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ ollama run hf.co/{username}/{repository}
1212
1313Please note that you can use both ` hf.co ` and ` huggingface.co ` as the domain name.
1414
15- Here are some other models that you can try:
15+ Here are some models you can try:
1616
1717``` sh
1818ollama run hf.co/bartowski/Llama-3.2-1B-Instruct-GGUF
@@ -61,7 +61,7 @@ If your GGUF file doesn't have a built-in template or if you want to customize y
6161{{ .Response }}<|end|>
6262```
6363
64- To know more about Go template format, please refer to [ this documentation] ( https://github.com/ollama/ollama/blob/main/docs/template.md )
64+ To know more about the Go template format, please refer to [ this documentation] ( https://github.com/ollama/ollama/blob/main/docs/template.md )
6565
6666You can optionally configure a system prompt by putting it into a new file named ` system ` in the repository.
6767
You can’t perform that action at this time.
0 commit comments