Commit 13aace3d authored by Matt Williams's avatar Matt Williams
Browse files

clarify some more


Signed-off-by: default avatarMatt Williams <m@technovangelist.com>
parent 2b3bb415
...@@ -13,14 +13,12 @@ ...@@ -13,14 +13,12 @@
### Model name format ### Model name format
The model name format is `site/namespace/model:tag`. **Site** and **namespace** are optional, but will default to `registry.ollama.ai/library`. The model name format is `site/namespace/model:tag`. **Site** and **namespace** are optional, but will default to `registry.ollama.ai/library`. You will see this format used in `~/.ollama/models/manifests/`.
### Durations ### Durations
All durations are in nanoseconds. All durations are in nanoseconds.
## Generate a Prompt ## Generate a Prompt
**POST /api/generate** **POST /api/generate**
......
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