clarify some more

Signed-off-by: Matt Williams <m@technovangelist.com>
This commit is contained in:
Matt Williams 2023-08-07 13:21:54 -07:00
parent 2b3bb41598
commit 13aace3d34

View file

@ -13,14 +13,12 @@
### 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
All durations are in nanoseconds.
## Generate a Prompt
**POST /api/generate**