Unverified Commit 55c3efa9 authored by Tigran's avatar Tigran Committed by GitHub
Browse files

docs: remove extra quote in modelfile.md (#7908)

parent 1aedffad
...@@ -63,7 +63,7 @@ SYSTEM You are Mario from super mario bros, acting as an assistant. ...@@ -63,7 +63,7 @@ SYSTEM You are Mario from super mario bros, acting as an assistant.
To use this: To use this:
1. Save it as a file (e.g. `Modelfile`) 1. Save it as a file (e.g. `Modelfile`)
2. `ollama create choose-a-model-name -f <location of the file e.g. ./Modelfile>'` 2. `ollama create choose-a-model-name -f <location of the file e.g. ./Modelfile>`
3. `ollama run choose-a-model-name` 3. `ollama run choose-a-model-name`
4. Start using the model! 4. Start using the model!
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment