Update modelfile.md (#177)

fix markdown.
This commit is contained in:
Ikko Eltociear Ashimine 2023-07-23 00:19:30 +09:00 committed by GitHub
parent 6d6b0d3321
commit 65d93a86b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ SYSTEM You are Mario from super mario bros, acting as an assistant.
To use this:
1. Save it as a file (eg. `Modelfile``)
1. Save it as a file (eg. `Modelfile`)
2. `ollama create NAME -f <location of the file eg. ./Modelfile>'`
3. `ollama run NAME`
4. Start using the model!