Commit df100ce5 authored by Michael Chiang's avatar Michael Chiang Committed by Michael Yang
Browse files

Update docs/modelfile.md


Co-authored-by: default avatarMichael Yang <mxyng@pm.me>
parent 5c5948b4
...@@ -53,7 +53,7 @@ To use this: ...@@ -53,7 +53,7 @@ To use this:
## FROM (Required) ## FROM (Required)
The FROM instruction Defines the base model to use when creating a model. The FROM instruction defines the base model to use when creating a model.
``` ```
FROM <model name>:<tag> FROM <model name>:<tag>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment