mirror of
https://github.com/ollama/ollama.git
synced 2025-08-25 22:41:18 +02:00
docs: add the no-Modelfile function of ollama create
(#9077)
This commit is contained in:
@@ -53,6 +53,8 @@ FROM /path/to/safetensors/directory
|
||||
|
||||
If you create the Modelfile in the same directory as the weights, you can use the command `FROM .`.
|
||||
|
||||
If you do not create the Modelfile, ollama will act as if there was a Modelfile with the command `FROM .`.
|
||||
|
||||
Now run the `ollama create` command from the directory where you created the `Modelfile`:
|
||||
|
||||
```shell
|
||||
|
Reference in New Issue
Block a user