Got rif of all caps to show it can be lower case
This commit is contained in:
parent
6edcc5c79f
commit
6f2ce74231
1 changed files with 3 additions and 3 deletions
|
@ -57,9 +57,9 @@ SYSTEM You are Mario from super mario bros, acting as an assistant.
|
|||
|
||||
To use this:
|
||||
|
||||
1. Save it as a file (eg. `Modelfile`)
|
||||
2. `ollama create NAME -f <location of the file eg. ./Modelfile>'`
|
||||
3. `ollama run NAME`
|
||||
1. Save it as a 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`
|
||||
4. Start using the model!
|
||||
|
||||
More examples are available in the [examples directory](../examples).
|
||||
|
|
Loading…
Reference in a new issue