docker, ollama, history, tldr: fix mnemonics (#12762)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ollama
|
||||
|
||||
> A large language model runner.
|
||||
> More information: <https://github.com/jmorganca/ollama>.
|
||||
> More information: <https://github.com/ollama/ollama>.
|
||||
|
||||
- Start the daemon required to run other commands:
|
||||
|
||||
@@ -31,6 +31,6 @@
|
||||
|
||||
`ollama rm {{model}}`
|
||||
|
||||
- Create a model from a `Modelfile`:
|
||||
- Create a model from a `Modelfile` ([f]):
|
||||
|
||||
`ollama create {{new_model_name}} -f {{path/to/Modelfile}}`
|
||||
|
Reference in New Issue
Block a user