From 65d93a86b2cf7d94072f34d7f2a2e61c316f4329 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Sun, 23 Jul 2023 00:19:30 +0900 Subject: [PATCH] Update modelfile.md (#177) fix markdown. --- docs/modelfile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modelfile.md b/docs/modelfile.md index 892b677b..e7dd73d5 100644 --- a/docs/modelfile.md +++ b/docs/modelfile.md @@ -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 '` 3. `ollama run NAME` 4. Start using the model!