Sweaterdog
commited on
Commit
•
a2cd8c5
1
Parent(s):
bbeb8be
Update README.md
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ In order to use this model, A, download the GGUF file of the version you want, e
|
|
46 |
|
47 |
5.Rename "Modelfile.txt" into "Modelfile"
|
48 |
|
49 |
-
6.Open CMD and type in "ollama create
|
50 |
|
51 |
7.Wait until finished
|
52 |
|
|
|
46 |
|
47 |
5.Rename "Modelfile.txt" into "Modelfile"
|
48 |
|
49 |
+
6.Open CMD and type in "ollama create Hermes1 -f Modelfile" (You can change the name to anything you'd like, for this example, I am just using the same name as the GGUF)
|
50 |
|
51 |
7.Wait until finished
|
52 |
|