Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
55c3efa9
Unverified
Commit
55c3efa9
authored
Dec 02, 2024
by
Tigran
Committed by
GitHub
Dec 02, 2024
Browse files
docs: remove extra quote in modelfile.md (#7908)
parent
1aedffad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/modelfile.md
docs/modelfile.md
+1
-1
No files found.
docs/modelfile.md
View file @
55c3efa9
...
@@ -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!
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment