Commit 1267895e authored by Matt Williams's avatar Matt Williams
Browse files

missed a backtick


Signed-off-by: default avatarMatt Williams <m@technovangelist.com>
parent 089d03bc
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
### Model name format ### Model name format
The model name format today is model:tag`. Some examples are `orca:3b-q4_1` and `llama2:70b`. The tag is optional and if not provided will default to `latest`. The tag is used to identify a specific version. The model name format today is `model:tag`. Some examples are `orca:3b-q4_1` and `llama2:70b`. The tag is optional and if not provided will default to `latest`. The tag is used to identify a specific version.
### Durations ### Durations
......
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